Crafting using Shulker Shell, Netherite Ingot, Nether Star, Netherite Ingot and Shulker Shell, arranged in the pattern shown. Produces Master Ball.
item· Other
Master Ball
Cobblemon · by The Cobblemon Team
Master Ball is a item from Cobblemon, crafted from Shulker Shell, Netherite Ingot, and Nether Star. Guaranteed capture.
Function
Guaranteed capture
Acquisition
Related items
Developer reference
- Registry name
cobblemon:master_ball- Namespace
cobblemon- Mod ID
cobblemon- Tags (2)
cobblemon:items/poke_balls cobblemon:items/tier_5_poke_balls
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" t ",
"lcr",
" b "
],
"ingredients": {
"b": {
"item": "minecraft:shulker_shell"
},
"c": {
"item": "minecraft:nether_star"
},
"l": {
"item": "minecraft:netherite_ingot"
},
"r": {
"item": "minecraft:netherite_ingot"
},
"t": {
"item": "minecraft:shulker_shell"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}