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

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