mekanism:crusher

Crusher

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

Acquisition

Crafting using Any Redstone Dust, Basic Control Circuit, Any Redstone Dust, Lava Bucket, Steel Casing, Lava Bucket, Any Redstone Dust, Basic Control Circuit and Any Redstone Dust, arranged in the pattern shown. Produces Crusher.

Crafting
Crusher guaranteed

Mining & drops

sourcecountchanceconditions
Crusher1–1100%

Used in (1)

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

Mek Data
Basic Crushing Factory Basic Crushing Factory guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
mekanism:crusher
Namespace
mekanism
Mod ID
mekanism
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "RCR",
    "BXB",
    "RCR"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:lava_bucket"
    },
    "C": {
      "tag": "forge:circuits/basic"
    },
    "R": {
      "tag": "forge:dusts/redstone"
    },
    "X": {
      "item": "mekanism:steel_casing"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}