110 lines
No EOL
3.8 KiB
JSON
110 lines
No EOL
3.8 KiB
JSON
{
|
|
"parent": "minecraft:block/block",
|
|
"loader": "gtceu:machine",
|
|
"machine": "tfg:steam_fuser",
|
|
"texture_overrides": {
|
|
"all": "gtceu:block/casings/solid/machine_casing_bronze_plated_bricks"
|
|
},
|
|
"dynamic_renders": [
|
|
{
|
|
"type": "gtceu:boiler_multi_parts",
|
|
"casing_block": {
|
|
"Name": "gtceu:steam_machine_casing"
|
|
},
|
|
"firebox_active": {
|
|
"Name": "gtceu:bronze_firebox_casing",
|
|
"Properties": {
|
|
"active": "true"
|
|
}
|
|
},
|
|
"firebox_idle": {
|
|
"Name": "gtceu:bronze_firebox_casing",
|
|
"Properties": {
|
|
"active": "false"
|
|
}
|
|
}
|
|
}
|
|
],
|
|
"variants": {
|
|
"is_formed=false,recipe_logic_status=idle": {
|
|
"model": {
|
|
"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",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=suspend": {
|
|
"model": {
|
|
"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",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=waiting": {
|
|
"model": {
|
|
"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_active",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=working": {
|
|
"model": {
|
|
"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_active",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=idle": {
|
|
"model": {
|
|
"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",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=suspend": {
|
|
"model": {
|
|
"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",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=waiting": {
|
|
"model": {
|
|
"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_active",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=working": {
|
|
"model": {
|
|
"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_active",
|
|
"overlay_front_emissive": "gtceu:block/machines/alloy_smelter/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |