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