Crafting using Iron Ingot, Powdered Emerald, Iron Ingot, Iron Ingot, Powdered Emerald, Iron Ingot, Iron Ingot, Powdered Emerald and Iron Ingot, arranged in the pattern shown. Produces Magitech Mana Circuit.
Magitech Mana Circuit
Mahou Tsukai · by stepsword
Magitech Mana Circuit is a block from Mahou Tsukai, crafted from Iron Ingot and Powdered Emerald.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Magitech Mana Circuit | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
mahoutsukai:mana_circuit_magitech- Namespace
mahoutsukai- Mod ID
mahoutsukai
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"DAD",
"DBD",
"DAD"
],
"ingredients": {
"A": {
"item": "mahoutsukai:powdered_emerald"
},
"B": {
"item": "mahoutsukai:powdered_emerald"
},
"D": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}