Crafting using Witherite Ingot, Witherite Ingot, Witherite Ingot, Block of Redstone, Anvil, Block of Redstone, Witherite Ingot, Witherite Ingot and Witherite Ingot, arranged in the pattern shown. Produces Mechanical Fusion Anvil.
Mechanical Fusion Anvil
cataclysm · by L_Ender
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Mechanical Fusion Anvil | 1–1 | 100% | — |
Block drops
Drops itself when broken.
Related items
Developer reference
- Registry name
cataclysm:mechanical_fusion_anvil- Namespace
cataclysm- Mod ID
cataclysm- Tags (2)
cataclysm:items/explosion_immune_item minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"###",
"RAR",
"###"
],
"ingredients": {
"#": {
"item": "cataclysm:witherite_ingot"
},
"A": {
"item": "minecraft:anvil"
},
"R": {
"item": "minecraft:redstone_block"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

