Park Ball
16×16 · BAKED

item· Other

Park Ball

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

Park Ball is a item from Cobblemon, crafted from Red Apricorn, Green Apricorn, and Iron Ingot. 2.5× in all Forest or Plains biomes.

Function

2.5× in all Forest or Plains biomes

Acquisition

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

Crafting
Red Apricorn
Green Apricorn
Iron Ingot
Green Apricorn
Green Apricorn
Park Ball Park Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:park_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:green_apricorn"
    },
    "c": {
      "tag": "cobblemon:tier_2_poke_ball_materials"
    },
    "l": {
      "item": "cobblemon:green_apricorn"
    },
    "r": {
      "item": "cobblemon:green_apricorn"
    },
    "t": {
      "item": "cobblemon:red_apricorn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}