Power Weight
16×16 · BAKED

item· Other

Power Weight

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

Power Weight is a item from Cobblemon, crafted from White Mint Leaf, Lime Concrete, and Diamond.

Acquisition

Crafting using White Mint Leaf, Lime Concrete, Diamond, Lime Concrete, Lime Concrete, Diamond, Lime Concrete and White Mint Leaf, arranged in the pattern shown. Produces Power Weight.

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

Recipe JSON (1):

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