Focus Band
16×16 · BAKED

item· Other

Focus Band

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Focus Band is a item from Cobblemon, crafted from Red Wool, Copper Ingot, and Blaze Powder.

Acquisition

Crafting using Red Wool, Copper Ingot, Red Wool, Blaze Powder, Copper Ingot, Red Wool, Blaze Powder and Red Wool, arranged in the pattern shown. Produces Focus Band.

Crafting
Focus Band Focus Band guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item1–1100%
Developer reference
Registry name
cobblemon:focus_band
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "WIW",
    "D I",
    "WDW"
  ],
  "ingredients": {
    "D": {
      "item": "minecraft:blaze_powder"
    },
    "I": {
      "item": "minecraft:copper_ingot"
    },
    "W": {
      "item": "minecraft:red_wool"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}