26 lines
No EOL
485 B
JSON
26 lines
No EOL
485 B
JSON
{
|
|
"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
|
|
} |