Crafting using Redstone Dust, Iron Ingot, Redstone Dust, Iron Ingot, Iron Bars, Iron Ingot, Glowstone, Iron Ingot and Glowstone, arranged in the pattern shown. Produces Electirizer.
item· Other
Electirizer
Cobblemon · by The Cobblemon Team
Electirizer is a item from Cobblemon, crafted from Redstone Dust, Iron Ingot, Iron Bars, and Glowstone.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:electirizer- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/evolution_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"RIR",
"IBI",
"GIG"
],
"ingredients": {
"B": {
"item": "minecraft:iron_bars"
},
"G": {
"item": "minecraft:glowstone"
},
"I": {
"item": "minecraft:iron_ingot"
},
"R": {
"item": "minecraft:redstone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
