enderio:sag_mill

SAG Mill

Ender IO · by CrazyPants, tterrag, HenryLoenwind, MatthiasM, CyanideX, EpicSquid, Rover656, HypherionSA, agnor99, Ferri_Arnus, dphaldes
block Pickaxe MineableNeeds Iron Tool

Acquisition

Crafting using Flint, Flint, Flint, Dark Steel Ingot, Void Chassis, Dark Steel Ingot, Infinity Bimetal Gear, Piston and Infinity Bimetal Gear, arranged in the pattern shown. Produces SAG Mill.

Crafting
SAG Mill guaranteed

Mining & drops

sourcecountchanceconditions
SAG Mill1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
enderio:sag_mill
Namespace
enderio
Mod ID
enderio
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_iron_tool

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "FFF",
    "IVI",
    "GPG"
  ],
  "ingredients": {
    "F": {
      "item": "minecraft:flint"
    },
    "G": {
      "tag": "forge:gears/iron"
    },
    "I": {
      "tag": "forge:ingots/dark_steel"
    },
    "P": {
      "item": "minecraft:piston"
    },
    "V": {
      "item": "enderio:void_chassis"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}