You've already forked minecraft-assets
13 lines
307 B
JSON
13 lines
307 B
JSON
{
|
|
"display": {
|
|
"icon": "minecraft:golden_apple",
|
|
"title": "Cure a zombie villager",
|
|
"frame": "goal"
|
|
},
|
|
"parent": "minecraft:story/brew_weakness_potion",
|
|
"criteria": {
|
|
"cured_zombie": {
|
|
"trigger": "minecraft:cured_zombie_villager"
|
|
}
|
|
}
|
|
} |