24 lines
697 B
JSON
24 lines
697 B
JSON
{
|
|
"parent": "elaria:guide/chancery/paper",
|
|
"criteria": {
|
|
"Impossible": {
|
|
"trigger": "minecraft:impossible"
|
|
}
|
|
},
|
|
"display": {
|
|
"announce_to_chat": false,
|
|
"description": {
|
|
"translate": "elaria.advancement.guide.signature.description",
|
|
"fallback": "Вы можете подписать предмет. Попробуйте команду /sign"
|
|
},
|
|
"icon": {
|
|
"count": 1,
|
|
"id": "minecraft:feather"
|
|
},
|
|
"title": {
|
|
"translate": "elaria.advancement.guide.signature.title",
|
|
"fallback": "Подписи"
|
|
},
|
|
"hidden": true
|
|
}
|
|
} |