Crafting using Gold Ingot, Echo Shard, Gold Ingot, Echo Shard, Diamond, Echo Shard, Gold Ingot, Echo Shard and Gold Ingot, arranged in the pattern shown. Produces 8× Beast Ball.
item· Other
Beast Ball
Cobblemon · by The Cobblemon Team
Beast Ball is a item from Cobblemon, crafted from Gold Ingot, Echo Shard, and Diamond. 5× on Ultra Beasts, 0.1× otherwise.
Function
5× on Ultra Beasts, 0.1× otherwise
Acquisition
Related items
Developer reference
- Registry name
cobblemon:beast_ball- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/poke_balls cobblemon:items/tier_4_poke_balls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"GEG",
"EDE",
"GEG"
],
"ingredients": {
"D": {
"tag": "cobblemon:tier_4_poke_ball_materials"
},
"E": {
"item": "minecraft:echo_shard"
},
"G": {
"item": "minecraft:gold_ingot"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}