Luxury Ball
16×16 · BAKED

item· Other

Luxury Ball

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

Luxury Ball is a item from Cobblemon, crafted from Black Apricorn, White Apricorn, Gold Ingot, and Red Apricorn. 1×, caught Pokémon gain Friendship twice as fast.

Function

1×, caught Pokémon gain Friendship twice as fast

Acquisition

Crafting using Black Apricorn, White Apricorn, Gold Ingot, Red Apricorn and Black Apricorn, arranged in the pattern shown. Produces 4× Luxury Ball.

Crafting
Black Apricorn
White Apricorn
Gold Ingot
Red Apricorn
Black Apricorn
Luxury Ball Luxury Ball ×4 guaranteed
Developer reference
Registry name
cobblemon:luxury_ball
Namespace
cobblemon
Mod ID
cobblemon
Tags (2)
cobblemon:items/poke_balls
cobblemon:items/tier_3_poke_balls

Recipe JSON (1):

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