Crafting using Refined Iron Ingot, Advanced Circuit, Refined Iron Ingot, Iron Hoe, Diamond Saw Blade, Iron Hoe, Advanced Circuit, Advanced Machine Frame and Advanced Circuit, arranged in the pattern shown. Produces Greenhouse controller.

Greenhouse controller
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Greenhouse controller | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:greenhouse_controller- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PAP",
"HSH",
"ACA"
],
"ingredients": {
"A": {
"item": "techreborn:advanced_circuit"
},
"C": {
"item": "techreborn:advanced_machine_frame"
},
"H": {
"item": "minecraft:iron_hoe"
},
"P": {
"item": "techreborn:refined_iron_ingot"
},
"S": {
"item": "techreborn:diamond_saw_blade"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
