Great Ball
16×16 · BAKED

item· Other

Great Ball

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

Great Ball is a item from Cobblemon, crafted from Blue Apricorn, Red Apricorn, and Iron Ingot. 1.5× catch rate.

Function

1.5× catch rate

Acquisition

Crafting using Blue Apricorn, Red Apricorn, Iron Ingot, Red Apricorn and Blue Apricorn, arranged in the pattern shown. Produces 4× Great Ball.

Crafting
Blue Apricorn
Red Apricorn
Iron Ingot
Red Apricorn
Blue Apricorn
Great Ball Great Ball ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Gameplay loot table: Any Common Pokeball (cobblemon) cobblemon:any_common_pokeball1–1100%
Developer reference
Registry name
cobblemon:great_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/poke_balls
cobblemon:items/tier_2_poke_balls

Recipe JSON (1):

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