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

23 lines
764 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/enchantments",
"criteria": {
"Tick": {
"trigger": "minecraft:tick"
}
},
"display": {
"announce_to_chat": false,
"description": {
"translate": "elaria.advancement.guide.thrust.description",
"fallback": "Чары «Тяга» можно применить к упряже. Дружелюбный гаст, экипированный зачарованной упряжью, будет летать быстрее. Это зачарование можно выторговать у Пиглинов."
},
"icon": {
"count": 1,
"id": "minecraft:blue_harness"
},
"title": {
"translate": "elaria.advancement.guide.thrust.title",
"fallback": "Тяга"
}
}
}