mekanism:precision_sawmill

Precision Sawmill

Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
block Pickaxe Mineable

Acquisition

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.

Crafting
Precision Sawmill guaranteed

Mining & drops

sourcecountchanceconditions
Precision Sawmill1–1100%

Used in (1)

Mek Data using Redstone Dust, Basic Control Circuit, Redstone Dust, Any Iron Ingot, Precision Sawmill, Any Iron Ingot, Redstone Dust, Basic Control Circuit and Redstone Dust, arranged in the pattern shown. Produces Basic Sawing Factory.

Mek Data
Basic Sawing Factory Basic Sawing Factory guaranteed

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
}