Crafting using White Apricorn, Blue Apricorn, Iron Ingot, Blue Apricorn and Blue Apricorn, arranged in the pattern shown. Produces 4× Dive Ball.
item· Other
Dive Ball
Cobblemon · by The Cobblemon Team
Dive Ball is a item from Cobblemon, crafted from White Apricorn, Blue Apricorn, and Iron Ingot. 3.5× on Pokémon submerged in water.
Function
3.5× on Pokémon submerged in water
Acquisition
Related items
Developer reference
- Registry name
cobblemon:dive_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:blue_apricorn"
},
"c": {
"tag": "cobblemon:tier_2_poke_ball_materials"
},
"l": {
"item": "cobblemon:blue_apricorn"
},
"r": {
"item": "cobblemon:blue_apricorn"
},
"t": {
"item": "cobblemon:white_apricorn"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}