You've already forked minecraft-assets
13 lines
297 B
JSON
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"
|
|
}
|
|
}
|
|
} |