Crafting using Any Iron Ingot, Basic Control Circuit, Any Iron Ingot, Any Infused Alloy, Steel Casing, Any Infused Alloy, Any Iron Ingot, Basic Control Circuit and Any Iron Ingot, arranged in the pattern shown. Produces Precision Sawmill.

Precision Sawmill
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Precision Sawmill | 1–1 | 100% | — |
Used in (1)
Block drops
Drops itself when broken.
Developer reference
- Registry name
mekanism:precision_sawmill- Namespace
mekanism- Mod ID
mekanism- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"ICI",
"AXA",
"ICI"
],
"ingredients": {
"A": {
"tag": "mekanism:alloys/infused"
},
"C": {
"tag": "forge:circuits/basic"
},
"I": {
"tag": "forge:ingots/iron"
},
"X": {
"item": "mekanism:steel_casing"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
