-
Bug
-
Resolution: Invalid
-
None
-
Minecraft 1.12.1
-
None
-
advancement, Nbt
-
Unconfirmed
{
"display": {
"icon":
,
"title": "Orc Slayer",
"description": "Slay An Orc"
},
"parent": "DLAPAD:magic_age/book",
"rewards":
,
"criteria": {
"orcmals": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie",
"nbt": "
"
}
}
}
}
}
This is my custom advancement It apears in the tab but it does not work
If kill a zombie with the name Orc I will not ge the advancement...