Ancient Jet Ball
16×16 · BAKED

item· Other

Ancient Jet Ball

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

Ancient Jet Ball is a item from Cobblemon, crafted from Blue Apricorn, Sky Tumblestone, Gold Ingot, and White Apricorn. 2×, flies further.

Function

2×, flies further

Acquisition

Crafting using Blue Apricorn, Sky Tumblestone, Gold Ingot, Sky Tumblestone and White Apricorn, arranged in the pattern shown. Produces 4× Ancient Jet Ball.

Crafting
Blue Apricorn
Sky Tumblestone
Gold Ingot
Sky Tumblestone
White Apricorn
Ancient Jet Ball Ancient Jet Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:ancient_jet_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/ancient_poke_balls
cobblemon:items/tier_3_poke_balls

Recipe JSON (1):

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