Crafting using Yellow Wool, Gold Ingot, Yellow Wool, Redstone Dust, Gold Ingot, Yellow Wool, Redstone Dust and Yellow Wool, arranged in the pattern shown. Produces Muscle Band.
item· Other
Muscle Band
Cobblemon · by The Cobblemon Team
Muscle Band is a item from Cobblemon, crafted from Yellow Wool, Gold Ingot, and Redstone Dust.
Acquisition
Used in
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.
Related items
Developer reference
- Registry name
cobblemon:muscle_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:redstone"
},
"I": {
"item": "minecraft:gold_ingot"
},
"W": {
"item": "minecraft:yellow_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

