Crafting using Iron Ingot, Iron Ingot, Iron Ingot, Basic Capacitor, Dielectric Casing, Basic Capacitor, Iron Ingot, Magmator (Starter) and Iron Ingot, arranged in the pattern shown. Produces Magmator (Basic).
Magmator (Basic)
Powah · by owmii, Technici4n
Magmator (Basic) is a block from Powah, crafted from Iron Ingot, Basic Capacitor, Dielectric Casing, and Magmator (Starter).
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Magmator (Basic) | 1–1 | 100% | Survives Explosion |
Used in (1)
Crafting using Energized Steel, Energized Steel, Energized Steel, Hardened Capacitor, Dielectric Casing, Hardened Capacitor, Energized Steel, Magmator (Basic) and Energized Steel, arranged in the pattern shown. Produces Magmator (Hardened).
Block drops
Drops itself when broken.
Developer reference
- Registry name
powah:magmator_basic- Namespace
powah- Mod ID
powah- Tags (1)
minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"iii",
"cdc",
"ifi"
],
"ingredients": {
"c": {
"item": "powah:capacitor_basic"
},
"d": {
"item": "powah:dielectric_casing"
},
"f": {
"item": "powah:magmator_starter"
},
"i": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}