Heal Ball
16×16 · BAKED

item· Other

Heal Ball

Cobblemon · by The Cobblemon Team
item Poke BallsTier 1 Poke Balls

Heal Ball is a item from Cobblemon, crafted from Pink Apricorn, White Apricorn, and Copper Ingot. 1×, fully restores HP, PP, and status conditions upon capture.

Function

1×, fully restores HP, PP, and status conditions upon capture

Acquisition

Crafting using Pink Apricorn, White Apricorn, Copper Ingot, White Apricorn and Pink Apricorn, arranged in the pattern shown. Produces 4× Heal Ball.

Crafting
Pink Apricorn
White Apricorn
Copper Ingot
White Apricorn
Pink Apricorn
Heal Ball Heal Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:heal_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/poke_balls
cobblemon:items/tier_1_poke_balls

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " t ",
    "lcr",
    " b "
  ],
  "ingredients": {
    "b": {
      "item": "cobblemon:pink_apricorn"
    },
    "c": {
      "tag": "cobblemon:tier_1_poke_ball_materials"
    },
    "l": {
      "item": "cobblemon:white_apricorn"
    },
    "r": {
      "item": "cobblemon:white_apricorn"
    },
    "t": {
      "item": "cobblemon:pink_apricorn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}