brew_potion.json
0 B
Empty File
{
"display": {
"icon": {
"item": "minecraft:potion"
},
"title": {
"translate": "advancements.nether.brew_potion.title"
},
"description": {
"translate": "advancements.nether.brew_potion.description"
}
},
"parent": "minecraft:nether/obtain_blaze_rod",
"criteria": {
"potion": {
"trigger": "minecraft:brewed_potion"
}
}
}