You've already forked minecraft-assets
15 lines
325 B
JSON
15 lines
325 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:emerald"
|
|
},
|
|
"title": "What a Deal!",
|
|
"description": "Successfully trade with a Villager"
|
|
},
|
|
"parent": "adventure/root",
|
|
"criteria": {
|
|
"traded": {
|
|
"trigger": "minecraft:villager_trade"
|
|
}
|
|
}
|
|
} |