Crafting using Scute, Scute, Scute, Red Stained Glass, Red Stained Glass and Red Stained Glass, arranged in the pattern shown. Produces Safety Goggles.
item· Other
Safety Goggles
Cobblemon · by The Cobblemon Team
Safety Goggles is a item from Cobblemon, crafted from Scute and Red Stained Glass.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:safety_goggles- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" S ",
"S S",
"GGG"
],
"ingredients": {
"G": {
"item": "minecraft:red_stained_glass"
},
"S": {
"item": "minecraft:scute"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
