neuralgia/kubejs/assets/tfg/models/block/machines/hydroponics_facility.json
Redeix e9e4ad90cf
Greenhouse Rework Finishing Touches (#2719)
* asset changes

* recipe changes

* lang and quests

* fixes

---------

Signed-off-by: Redeix <redeix.m@gmail.com>
2026-01-13 11:11:07 +00:00

279 lines
No EOL
8.3 KiB
JSON

{
"parent": "minecraft:block/block",
"loader": "gtceu:machine",
"machine": "tfg:hydroponics_facility",
"texture_overrides": {
"all": "tfg:block/casings/machine_casing_egh_inactive"
},
"variants": {
"is_formed=false,recipe_logic_status=idle": {
"model": {
"parent": "gtceu:block/machine/template/cube_all/sided",
"textures": {
"all": "tfg:block/casings/machine_casing_egh_inactive",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_inactive",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_active",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front_active",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_active",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front_active",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_inactive",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_inactive",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_active",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front_active",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/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_egh_active",
"overlay_front": "tfg:block/machines/hydroponics_facility/overlay_front_active",
"overlay_front_emissive": "tfg:block/machines/hydroponics_facility/overlay_front_active_emissive"
}
}
}
},
"dynamic_renders": [
{
"type": "gtceu:growing_plant",
"offsets": [
[
-1.0,
0.0,
-5.0
],
[
-1.0,
0.0,
-6.0
],
[
-1.0,
0.0,
-7.0
],
[
-1.0,
0.0,
-8.0
],
[
-1.0,
0.0,
-9.0
],
[
-1.0,
0.0,
-10.0
],
[
1.0,
0.0,
-5.0
],
[
1.0,
0.0,
-6.0
],
[
1.0,
0.0,
-7.0
],
[
1.0,
0.0,
-8.0
],
[
1.0,
0.0,
-9.0
],
[
1.0,
0.0,
-10.0
],
[
-1.0,
3.0,
-5.0
],
[
-1.0,
3.0,
-6.0
],
[
-1.0,
3.0,
-7.0
],
[
-1.0,
3.0,
-8.0
],
[
-1.0,
3.0,
-9.0
],
[
-1.0,
3.0,
-10.0
],
[
1.0,
3.0,
-5.0
],
[
1.0,
3.0,
-6.0
],
[
1.0,
3.0,
-7.0
],
[
1.0,
3.0,
-8.0
],
[
1.0,
3.0,
-9.0
],
[
1.0,
3.0,
-10.0
],
[
-1.0,
6.0,
-5.0
],
[
-1.0,
6.0,
-6.0
],
[
-1.0,
6.0,
-7.0
],
[
-1.0,
6.0,
-8.0
],
[
-1.0,
6.0,
-9.0
],
[
-1.0,
6.0,
-10.0
],
[
1.0,
6.0,
-5.0
],
[
1.0,
6.0,
-6.0
],
[
1.0,
6.0,
-7.0
],
[
1.0,
6.0,
-8.0
],
[
1.0,
6.0,
-9.0
],
[
1.0,
6.0,
-10.0
]
]
}
]
}