Focus Sash
16×16 · BAKED

item· Other

Focus Sash

Cobblemon · by The Cobblemon Team
item Is Held Item Held

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

Acquisition

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

Crafting
Focus Sash Focus Sash guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Gimmi Tower Lush (cobblemon) cobblemon:gimmi_tower_lush1–1100%
Gameplay loot table: Fallen Statue Ruins (cobblemon) cobblemon:fallen_statue_ruins1–1100%
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins1–1100%
Gameplay loot table: Gimmi Tower Deserted (cobblemon) cobblemon:gimmi_tower_deserted1–1100%
Gameplay loot table: Unstable Cave Ruins (cobblemon) cobblemon:unstable_cave_ruins1–1100%
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins1–1100%
Gameplay loot table: Gimmi Tower Junk (cobblemon) cobblemon:gimmi_tower_junk1–1100%
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item1–1100%
Gameplay loot table: Gimmi Tower Temperate (cobblemon) cobblemon:gimmi_tower_temperate1–1100%
Developer reference
Registry name
cobblemon:focus_sash
Namespace
cobblemon
Mod ID
cobblemon
Tags (1)
cobblemon:items/held/is_held_item

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "D  ",
    "WIW",
    "  D"
  ],
  "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
}