Premier Ball
16×16 · BAKED

item· Other

Premier Ball

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

Premier Ball is a item from Cobblemon, crafted from White Apricorn and Copper Ingot. 1× catch rate.

Function

1× catch rate

Acquisition

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

Crafting
White Apricorn
White Apricorn
Copper Ingot
White Apricorn
White Apricorn
Premier Ball Premier Ball ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Loot table: Spawn Bonus Chest (cobblemon) cobblemon:spawn_bonus_chest1–1100%
Developer reference
Registry name
cobblemon:premier_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:white_apricorn"
    },
    "c": {
      "tag": "cobblemon:tier_1_poke_ball_materials"
    },
    "l": {
      "item": "cobblemon:white_apricorn"
    },
    "r": {
      "item": "cobblemon:white_apricorn"
    },
    "t": {
      "item": "cobblemon:white_apricorn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}