Fixed itemBlock rendering. TOP\Waila are still an issue

This commit is contained in:
drcrazy 2017-11-05 02:32:06 +03:00
parent 047507f4fc
commit 19ccbd681d
6 changed files with 94 additions and 42 deletions

View file

@ -3,17 +3,19 @@
"defaults": {
"textures": {
"particle": "techreborn:blocks/machines/generators/generator_bottom",
"down": "techreborn:blocks/machines/generators/generator_bottom"
"down": "techreborn:blocks/machines/generators/generator_bottom",
"side": "techreborn:blocks/machines/generators/solar_panel_side_off"
},
"transform": "forge:default-block",
"model": "cube_bottom_top"
},
"variants": {
"inventory": {
"transform": "forge:default-block",
"model": "orientable",
"textures": {}
},
"inventory": {
"transform": "forge:default-block",
"model": "cube_bottom_top",
"textures": {}
},
"normal": [{}],
"active": {
"true": {
"textures": {