Ancient Leaden Ball
16×16 · BAKED

item· Other

Ancient Leaden Ball

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

Ancient Leaden Ball is a item from Cobblemon, crafted from Black Apricorn, Black Tumblestone, and Iron Ingot. 1.5×, throws less far.

Function

1.5×, throws less far

Acquisition

Crafting using Black Apricorn, Black Tumblestone, Iron Ingot, Black Tumblestone and Black Apricorn, arranged in the pattern shown. Produces 4× Ancient Leaden Ball.

Crafting
Black Apricorn
Black Tumblestone
Iron Ingot
Black Tumblestone
Black Apricorn
Ancient Leaden Ball Ancient Leaden Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:ancient_leaden_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/ancient_poke_balls
cobblemon:items/tier_2_poke_balls

Recipe JSON (1):

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