added a bunch of stuff
This commit is contained in:
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user