Files
ElariaStorytale/data/elaria/advancement/guide/enchantments.json
2026-04-15 22:33:10 +03:00

23 lines
568 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"parent": "elaria:guide/root",
"criteria": {
"Tick": {
"trigger": "minecraft:tick"
}
},
"display": {
"announce_to_chat": false,
"description": {
"translate": "elaria.advancement.guide.enchantments.description",
"fallback": "На сервере есть несколько уникальных зачарований."
},
"icon": {
"count": 1,
"id": "minecraft:enchanted_book"
},
"title": {
"translate": "elaria.advancement.guide.enchantments.title",
"fallback": "Чары"
}
}
}