changed models.json of item textures again

This commit is contained in:
Robert Sosnitzka
2016-05-13 12:37:16 +02:00
parent f18d490f0f
commit 25f1261dc6
3 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "ztic_addon:items/ingots/ingots/aardium_ingot" "layer0": "ztic_addon:items/ingots/aardium_ingot"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "ztic_addon:items/ingots/ingots/adamantite_ingot" "layer0": "ztic_addon:items/ingots/adamantite_ingot"
} }
} }

View File

@@ -1,6 +1,6 @@
{ {
"parent": "item/generated", "parent": "item/generated",
"textures": { "textures": {
"layer0": "ztic_addon:items/ingots/ingots/arcanite_ingot" "layer0": "ztic_addon:items/ingots/arcanite_ingot"
} }
} }