Crafting using Blaze Powder, Red Wool, Copper Ingot, Red Wool and Blaze Powder, arranged in the pattern shown. Produces Focus Sash.
item· Other
Focus Sash
Cobblemon · by The Cobblemon Team
Focus Sash is a item from Cobblemon, crafted from Blaze Powder, Red Wool, and Copper Ingot.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Gimmi Tower Lush (cobblemon) cobblemon:gimmi_tower_lush | 1–1 | 100% | — |
Gameplay loot table: Fallen Statue Ruins (cobblemon) cobblemon:fallen_statue_ruins | 1–1 | 100% | — |
Gameplay loot table: Hidden Bunker Ruins (cobblemon) cobblemon:hidden_bunker_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Deserted (cobblemon) cobblemon:gimmi_tower_deserted | 1–1 | 100% | — |
Gameplay loot table: Unstable Cave Ruins (cobblemon) cobblemon:unstable_cave_ruins | 1–1 | 100% | — |
Gameplay loot table: Deserted Town Center Ruins (cobblemon) cobblemon:deserted_town_center_ruins | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Junk (cobblemon) cobblemon:gimmi_tower_junk | 1–1 | 100% | — |
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item | 1–1 | 100% | — |
Gameplay loot table: Gimmi Tower Temperate (cobblemon) cobblemon:gimmi_tower_temperate | 1–1 | 100% | — |
Related items
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
}
