Choice Specs
16×16 · BAKED

item· Other

Choice Specs

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Choice Specs is a item from Cobblemon, crafted from Blaze Rod, Gold Ingot, Wise Glasses, and Redstone Dust.

Acquisition

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.

Crafting
Blaze Rod
Blaze Rod
Gold Ingot
Wise Glasses
Gold Ingot
Redstone Dust
Gold Ingot
Redstone Dust
Choice Specs Choice Specs guaranteed
Developer reference
Registry name
cobblemon:choice_specs
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "B B",
    "GWG",
    "RGR"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:blaze_rod"
    },
    "G": {
      "item": "minecraft:gold_ingot"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "W": {
      "item": "cobblemon:wise_glasses"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}