26 lines
No EOL
496 B
JSON
26 lines
No EOL
496 B
JSON
{
|
|
"parent": "minecraft:husbandry/root",
|
|
"criteria": {
|
|
"tamed_animal": {
|
|
"trigger": "minecraft:tame_animal"
|
|
}
|
|
},
|
|
"display": {
|
|
"description": {
|
|
"translate": "advancements.husbandry.tame_an_animal.description"
|
|
},
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:lead"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.husbandry.tame_an_animal.title"
|
|
}
|
|
},
|
|
"requirements": [
|
|
[
|
|
"tamed_animal"
|
|
]
|
|
],
|
|
"sends_telemetry_event": true
|
|
} |