added a bunch of stuff

This commit is contained in:
2025-04-04 00:08:49 +01:00
parent cdc7e5d2cd
commit d157b9fe95
85 changed files with 176 additions and 2 deletions
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_sword",
"textures": {
"layer0": "fantasysmp:item/crimson_sword"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_boots",
"textures": {
"layer0": "fantasysmp:item/ender_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_chestplate",
"textures": {
"layer0": "fantasysmp:item/ender_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_helmet",
"textures": {
"layer0": "fantasysmp:item/ender_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_leggings",
"textures": {
"layer0": "fantasysmp:item/ender_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/diamond_sword",
"textures": {
"layer0": "fantasysmp:item/ender_sword"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_boots",
"textures": {
"layer0": "fantasysmp:item/poseidons_boots"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_chestplate",
"textures": {
"layer0": "fantasysmp:item/poseidons_chestplate"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_helmet",
"textures": {
"layer0": "fantasysmp:item/poseidons_helmet"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/netherite_leggings",
"textures": {
"layer0": "fantasysmp:item/poseidons_leggings"
}
}
@@ -0,0 +1,6 @@
{
"parent": "item/trident",
"textures": {
"layer0": "fantasysmp:item/poseidons_trident"
}
}
@@ -1,5 +1,5 @@
{
"parent": "item/netherite_helmet",
"parent": "item/netherite_chestplate",
"textures": {
"layer0": "fantasysmp:item/witherite_chestplate"
}