Choice Band
16×16 · BAKED

item· Other

Choice Band

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Choice Band is a item from Cobblemon, crafted from White Wool, Nether Quartz, Lapis Lazuli, Muscle Band, and Redstone Dust.

Acquisition

Crafting using White Wool, Nether Quartz, White Wool, Lapis Lazuli, Muscle Band, Nether Quartz, Redstone Dust, Lapis Lazuli and White Wool, arranged in the pattern shown. Produces Choice Band.

Crafting
Choice Band Choice Band guaranteed
Developer reference
Registry name
cobblemon:choice_band
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WQW",
    "LMQ",
    "RLW"
  ],
  "ingredients": {
    "L": {
      "item": "minecraft:lapis_lazuli"
    },
    "M": {
      "item": "cobblemon:muscle_band"
    },
    "Q": {
      "item": "minecraft:quartz"
    },
    "R": {
      "item": "minecraft:redstone"
    },
    "W": {
      "item": "minecraft:white_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}