Citrine Ball
16×16 · BAKED

item· Other

Citrine Ball

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

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

Function

1× catch rate

Acquisition

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

Crafting
Yellow Apricorn
Yellow Apricorn
Copper Ingot
Yellow Apricorn
Yellow Apricorn
Citrine Ball Citrine Ball ×4 guaranteed

Mining & drops

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