Crafting using Blaze Powder, Iron Ingot, Blaze Powder, Iron Ingot, Iron Bars, Iron Ingot, Magma Block, Iron Ingot and Magma Block, arranged in the pattern shown. Produces Magmarizer.
item· Other
Magmarizer
Cobblemon · by The Cobblemon Team
Magmarizer is a item from Cobblemon, crafted from Blaze Powder, Iron Ingot, Iron Bars, and Magma Block.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:magmarizer- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/evolution_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"PIP",
"IBI",
"MIM"
],
"ingredients": {
"B": {
"item": "minecraft:iron_bars"
},
"I": {
"item": "minecraft:iron_ingot"
},
"M": {
"item": "minecraft:magma_block"
},
"P": {
"item": "minecraft:blaze_powder"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
