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.

Crusher
Mekanism · by Aidancbrady, Thommy101, Thiakil, pupnewfster, dizzyd
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Crusher | 1–1 | 100% | — |
Used in (1)
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
}
