fix blockstate texture of steam fuser
This commit is contained in:
parent
a283ca7b9a
commit
48dff7e414
1 changed files with 4 additions and 4 deletions
|
|
@ -41,8 +41,8 @@
|
|||
"parent": "gtceu:block/machine/template/cube_all/sided",
|
||||
"textures": {
|
||||
"all": "gtceu:block/casings/solid/machine_casing_bronze_plated_bricks",
|
||||
"overlay_front": "gtceu:block/machines/alloy_smelter/overlay_front_paused",
|
||||
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_paused_emissive"
|
||||
"overlay_front": "gtceu:block/machines/alloy_smelter/overlay_front",
|
||||
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
@ -81,8 +81,8 @@
|
|||
"parent": "gtceu:block/machine/template/cube_all/sided",
|
||||
"textures": {
|
||||
"all": "gtceu:block/casings/solid/machine_casing_bronze_plated_bricks",
|
||||
"overlay_front": "gtceu:block/machines/alloy_smelter/overlay_front_paused",
|
||||
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_paused_emissive"
|
||||
"overlay_front": "gtceu:block/machines/alloy_smelter/overlay_front",
|
||||
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue