Ancient Poké Ball
16×16 · BAKED

item· Other

Ancient Poké Ball

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

Ancient Poké Ball is a item from Cobblemon, crafted from Red Apricorn, Tumblestone, and Copper Ingot. 1× catch rate.

Function

1× catch rate

Acquisition

Crafting using Red Apricorn, Tumblestone, Copper Ingot, Tumblestone and Red Apricorn, arranged in the pattern shown. Produces 4× Ancient Poké Ball.

Crafting
Red Apricorn
Tumblestone
Copper Ingot
Tumblestone
Red Apricorn
Ancient Poké Ball Ancient Poké Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:ancient_poke_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/ancient_poke_balls
cobblemon:items/tier_1_poke_balls

Recipe JSON (1):

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