Crafting using Iron Ingot, Iron Ingot, Tinted Glass, Iron Ingot and Tinted Glass, arranged in the pattern shown. Produces Black Glasses.
item· Other
Black Glasses
Cobblemon · by The Cobblemon Team
Black Glasses is a item from Cobblemon, crafted from Iron Ingot and Tinted Glass.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:black_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:tinted_glass"
},
"I": {
"item": "minecraft:iron_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
