Power Anklet
16×16 · BAKED

item· Other

Power Anklet

Cobblemon · by The Cobblemon Team
item Is Held Item HeldPower Anklet Held

Power Anklet is a item from Cobblemon, crafted from Green Mint Leaf, Light Blue Concrete, and Diamond.

Acquisition

Crafting using Green Mint Leaf, Light Blue Concrete, Diamond, Light Blue Concrete, Light Blue Concrete, Diamond, Light Blue Concrete and Green Mint Leaf, arranged in the pattern shown. Produces Power Anklet.

Crafting
Power Anklet Power Anklet guaranteed
Developer reference
Registry name
cobblemon:power_anklet
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/held/is_held_item
cobblemon:items/held/power_anklet

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "MCD",
    "C C",
    "DCM"
  ],
  "ingredients": {
    "C": {
      "item": "minecraft:light_blue_concrete"
    },
    "D": {
      "item": "minecraft:diamond"
    },
    "M": {
      "item": "cobblemon:green_mint_leaf"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}