90 lines
No EOL
3.6 KiB
JSON
90 lines
No EOL
3.6 KiB
JSON
{
|
|
"parent": "minecraft:block/block",
|
|
"loader": "gtceu:machine",
|
|
"machine": "tfg:evaporation_tower",
|
|
"texture_overrides": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation"
|
|
},
|
|
"variants": {
|
|
"is_formed=false,recipe_logic_status=idle": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=suspend": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=waiting": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front_active",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=false,recipe_logic_status=working": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front_active",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=idle": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=suspend": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=waiting": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front_active",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
},
|
|
"is_formed=true,recipe_logic_status=working": {
|
|
"model": {
|
|
"parent": "gtceu:block/machine/template/cube_all/sided",
|
|
"textures": {
|
|
"all": "tfg:block/casings/machine_casing_stainless_evaporation",
|
|
"overlay_front": "tfg:block/machines/bioreactor/overlay_front_active",
|
|
"overlay_front_emissive": "tfg:block/machines/bioreactor/overlay_front_active_emissive"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |