Crafting using Blue Apricorn, Sky Tumblestone, Copper Ingot, Sky Tumblestone and White Apricorn, arranged in the pattern shown. Produces 4× Ancient Feather Ball.
item· Other
Ancient Feather Ball
Cobblemon · by The Cobblemon Team
Ancient Feather Ball is a item from Cobblemon, crafted from Blue Apricorn, Sky Tumblestone, Copper Ingot, and White Apricorn. 1×, flies further.
Function
1×, flies further
Acquisition
Related items
Developer reference
- Registry name
cobblemon:ancient_feather_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:white_apricorn"
},
"c": {
"tag": "cobblemon:tier_1_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
}