Untitled
unknown
plain_text
3 years ago
773 B
16
Indexable
{
"display": {
"icon": {
"item": "cobblemon:great_ball"
},
"title": {
"translate": "advancements.cobblemon.first_catch"
},
"description": {
"translate": "advancements.cobblemon.first_catch.description"
},
"background": "cobblemon:textures/blocks/apricorn_planks.png"
},
"parent": "cobblemon:craft_poke_ball",
"criteria": {
"catch": {
"trigger": "cobblemon:pokemon_catch",
"conditions": {
"count": 1,
"type": "cobblemon:pokemon",
"nbt": "{Pokemon:{Species:\"cobblemon:bidoof\"}}"
}
}
},
"rewards": {
"function": "grunts:tokens/bidooftoken"
}
}
Editor is loading...