Guard Spec
16×16 · BAKED

item· Other

Guard Spec

Cobblemon · by The Cobblemon Team
item X Items

Guard Spec is a item from Cobblemon, crafted from Glass Bottle, Pep-Up Flower, and Starf Berry.

Acquisition

Crafting using Glass Bottle, Pep-Up Flower, Starf Berry and Starf Berry, in any arrangement. Produces Guard Spec.

Crafting ⇆ any arrangement
Glass Bottle
Pep-Up Flower
Starf Berry
Starf Berry
Guard Spec Guard Spec guaranteed
Developer reference
Registry name
cobblemon:guard_spec
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/x_items

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:glass_bottle"
    },
    {
      "item": "cobblemon:pep_up_flower"
    },
    {
      "item": "cobblemon:starf_berry"
    },
    {
      "item": "cobblemon:starf_berry"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}