Crafting using Iron Ingot, Iron Ingot, Glass, Iron Ingot and Glass, arranged in the pattern shown. Produces Wise Glasses.
item· Other
Wise Glasses
Cobblemon · by The Cobblemon Team
Wise Glasses is a item from Cobblemon, crafted from Iron Ingot and Glass.
Acquisition
Used in
Crafting using Blaze Rod, Blaze Rod, Gold Ingot, Wise Glasses, Gold Ingot, Redstone Dust, Gold Ingot and Redstone Dust, arranged in the pattern shown. Produces Choice Specs.
Related items
Developer reference
- Registry name
cobblemon:wise_glasses- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"I I",
"GIG"
],
"ingredients": {
"G": {
"item": "minecraft:glass"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
