Fix Machine Casings

This commit is contained in:
modmuss50 2016-12-05 10:17:39 +00:00
parent c661f6b278
commit 8379115c97
4 changed files with 11 additions and 16 deletions

View file

@ -9,22 +9,22 @@
"inventory": [
{}
],
"tier1": {
"galena": {
"type": {
"0": {
"textures": {
"all": "techreborn:blocks/machines/structure/tier1_machine_block"
}
},
"tier2": {
"1": {
"textures": {
"all": "techreborn:blocks/machines/structure/tier2_machine_block"
}
},
"tier3": {
"2": {
"textures": {
"all": "techreborn:blocks/machines/structure/tier3_machine_block"
}
}
}
}
}
}