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