Mojira Archive
MC-120092

Advancements Nbt Bug

{
"display": {
"icon":

{ "item": "minecraft:bone" }

,
"title": "Orc Slayer",
"description": "Slay An Orc"
},
"parent": "DLAPAD:magic_age/book",
"rewards":

{ "function": "DLAP_functions:reward/orc" }

,
"criteria": {
"orcmals": {
"trigger": "minecraft:player_killed_entity",
"conditions": {
"entity": {
"type": "zombie",
"nbt": "

{CustomName:\"Orc\",CustomNameVisible:1}

"

}
}
}
}
}
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...

Invalid

Diego morrison-tessier

2017-08-11, 05:18 PM

2017-08-11, 05:31 PM

2017-08-11, 05:28 PM

0

1

Unconfirmed

Minecraft 1.12.1

-