Files
minecraft-assets/assets/minecraft/advancements/adventure/trade.json
2017-04-15 11:12:58 +00:00

13 lines
297 B
JSON

{
"display": {
"icon": "minecraft:emerald",
"title": "What a Deal!",
"description": "Successfully trade with a Villager"
},
"parent": "adventure/root",
"criteria": {
"shot_arrow": {
"trigger": "minecraft:villager_trade"
}
}
}