Nest Ball
16×16 · BAKED

item· Other

Nest Ball

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

Nest Ball is a item from Cobblemon, crafted from Green Apricorn, Yellow Apricorn, and Iron Ingot. 1× to 4×, increases the lower the target's level is from 30.

Function

1× to 4×, increases the lower the target's level is from 30

Acquisition

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

Crafting
Green Apricorn
Yellow Apricorn
Iron Ingot
Yellow Apricorn
Green Apricorn
Nest Ball Nest Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:nest_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:yellow_apricorn"
    },
    "r": {
      "item": "cobblemon:yellow_apricorn"
    },
    "t": {
      "item": "cobblemon:green_apricorn"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}