Fixed itemBlock rendering. TOP\Waila are still an issue
This commit is contained in:
parent
047507f4fc
commit
19ccbd681d
6 changed files with 94 additions and 42 deletions
|
@ -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": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue