19 lines
450 B
JSON
19 lines
450 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|
|
} |