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.
item· Other
Choice Band
Cobblemon · by The Cobblemon Team
Choice Band is a item from Cobblemon, crafted from White Wool, Nether Quartz, Lapis Lazuli, Muscle Band, and Redstone Dust.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:choice_band- Namespace
cobblemon- Mod ID
cobblemon- Tags (1)
cobblemon:items/held/is_held_item
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"WQW",
"LMQ",
"RLW"
],
"ingredients": {
"L": {
"item": "minecraft:lapis_lazuli"
},
"M": {
"item": "cobblemon:muscle_band"
},
"Q": {
"item": "minecraft:quartz"
},
"R": {
"item": "minecraft:redstone"
},
"W": {
"item": "minecraft:white_wool"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
