Crafting using Pink Mint Leaf, Yellow Concrete, Diamond, Yellow Concrete, Yellow Concrete, Diamond, Yellow Concrete and Pink Mint Leaf, arranged in the pattern shown. Produces Power Band.
item· Other
Power Band
Cobblemon · by The Cobblemon Team
Power Band is a item from Cobblemon, crafted from Pink Mint Leaf, Yellow Concrete, and Diamond.
Acquisition
Related items
Developer reference
- Registry name
cobblemon:power_band- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/held/is_held_item cobblemon:items/held/power_band
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"MCD",
"C C",
"DCM"
],
"ingredients": {
"C": {
"item": "minecraft:yellow_concrete"
},
"D": {
"item": "minecraft:diamond"
},
"M": {
"item": "cobblemon:pink_mint_leaf"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
