Safety Goggles
16×16 · BAKED

item· Other

Safety Goggles

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Safety Goggles is a item from Cobblemon, crafted from Scute and Red Stained Glass.

Acquisition

Crafting using Scute, Scute, Scute, Red Stained Glass, Red Stained Glass and Red Stained Glass, arranged in the pattern shown. Produces Safety Goggles.

Crafting
Safety Goggles Safety Goggles guaranteed
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
}