More textures!

This commit is contained in:
Robert Sosnitzka
2016-05-13 12:22:36 +02:00
parent 10e5eedd78
commit 5ce3d8c317
5 changed files with 11 additions and 26 deletions

View File

@@ -1,16 +0,0 @@
{
"forge_marker": 1,
"defaults": {
"model": "forge:fluid",
"transform": "forge:default-item"
},
"variants": {
"moltenAardium": [
{
"custom": {
"fluid": "fluid_aardium"
}
}
]
}
}

View File

@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "ztic_addon:blocks/astrite_ore"
"all": "ztic_addon:blocks/astrium_ore"
}
}

View File

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