Muscle Band
16×16 · BAKED

item· Other

Muscle Band

Cobblemon · by The Cobblemon Team
item Is Held Item Held

Muscle Band is a item from Cobblemon, crafted from Yellow Wool, Gold Ingot, and Redstone Dust.

Acquisition

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.

Crafting
Muscle Band Muscle Band guaranteed

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.

Crafting
Choice Band Choice Band guaranteed
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
}