brew_potion.json
0 B
Empty File
{
"parent": "minecraft:nether/obtain_blaze_rod",
"criteria": {
"potion": {
"trigger": "minecraft:brewed_potion"
}
},
"display": {
"description": {
"translate": "advancements.nether.brew_potion.description"
},
"icon": {
"count": 1,
"id": "minecraft:potion"
},
"title": {
"translate": "advancements.nether.brew_potion.title"
}
},
"requirements": [
[
"potion"
]
],
"sends_telemetry_event": true
}