Fix Watermill missing texture, closes #841
This commit is contained in:
parent
97192ee3f4
commit
cb69f10c88
1 changed files with 5 additions and 25 deletions
|
@ -17,31 +17,11 @@
|
||||||
"side": "techreborn:blocks/machines/generators/watermill_side_off"
|
"side": "techreborn:blocks/machines/generators/watermill_side_off"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"facing": {
|
"normal": {
|
||||||
"north": {
|
"transform": "forge:default-block",
|
||||||
"y": 0
|
"model": "cube_bottom_top",
|
||||||
},
|
"textures": {
|
||||||
"east": {
|
"side": "techreborn:blocks/machines/generators/watermill_side_off"
|
||||||
"y": 90
|
|
||||||
},
|
|
||||||
"south": {
|
|
||||||
"y": 180
|
|
||||||
},
|
|
||||||
"west": {
|
|
||||||
"y": 270
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"active": {
|
|
||||||
"true": {
|
|
||||||
"textures": {
|
|
||||||
"side": "techreborn:blocks/machines/generators/watermill_side_on",
|
|
||||||
"top": "techreborn:blocks/machines/generators/watermill_top_on"
|
|
||||||
}
|
|
||||||
},
|
|
||||||
"false": {
|
|
||||||
"textures": {
|
|
||||||
"side": "techreborn:blocks/machines/generators/watermill_side_off"
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue