Create/Update assets for version 17w17a

This commit is contained in:
InventiveBot
2017-04-26 14:35:29 +00:00
parent edd2521bab
commit df54df37da
5894 changed files with 323200 additions and 0 deletions

View File

@@ -0,0 +1,16 @@
{
"display": {
"icon": {
"item": "minecraft:golden_apple"
},
"title": "Zombie Doctor",
"description": "Weaken and then cure a zombie villager",
"frame": "goal"
},
"parent": "minecraft:story/enter_the_nether",
"criteria": {
"cured_zombie": {
"trigger": "minecraft:cured_zombie_villager"
}
}
}