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.
item· Other
Focus Band
Cobblemon · by The Cobblemon Team
Focus Band is a item from Cobblemon, crafted from Red Wool, Copper Ingot, and Blaze Powder.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Gameplay loot table: Any Ancient Held Item (cobblemon) cobblemon:any_ancient_held_item | 1–1 | 100% | — |
Related items
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
}
