You've already forked minecraft-assets
Create/Update assets for version 17w15a
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
{
|
||||
"display": {
|
||||
"icon": "minecraft:golden_apple",
|
||||
"title": "Zombie Doctor",
|
||||
"description": "Cure a zombie villager.",
|
||||
"frame": "goal"
|
||||
},
|
||||
"parent": "minecraft:story/brew_weakness_potion",
|
||||
"criteria": {
|
||||
"cured_zombie": {
|
||||
"trigger": "minecraft:cured_zombie_villager"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user