19 lines
445 B
JSON
19 lines
445 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "minecraft:lead"
|
|
},
|
|
"title": {
|
|
"translate": "advancements.husbandry.tame_an_animal.title"
|
|
},
|
|
"description": {
|
|
"translate": "advancements.husbandry.tame_an_animal.description"
|
|
}
|
|
},
|
|
"parent": "husbandry/root",
|
|
"criteria": {
|
|
"tamed_animal": {
|
|
"trigger": "minecraft:tame_animal"
|
|
}
|
|
}
|
|
} |