Crafting using Green Apricorn, Tumblestone, Copper Ingot, Tumblestone and Green Apricorn, arranged in the pattern shown. Produces 4× Ancient Verdant Ball.
item· Other
Ancient Verdant Ball
Cobblemon · by The Cobblemon Team
Ancient Verdant Ball is a item from Cobblemon, crafted from Green Apricorn, Tumblestone, and Copper Ingot. 1× catch rate.
Function
1× catch rate
Acquisition
Related items
Developer reference
- Registry name
cobblemon:ancient_verdant_ball- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/ancient_poke_balls cobblemon:items/tier_1_poke_balls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" t ",
"lcr",
" b "
],
"ingredients": {
"b": {
"item": "cobblemon:green_apricorn"
},
"c": {
"tag": "cobblemon:tier_1_poke_ball_materials"
},
"l": {
"item": "cobblemon:tumblestone"
},
"r": {
"item": "cobblemon:tumblestone"
},
"t": {
"item": "cobblemon:green_apricorn"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}