
AnotherTips
A mod that adds tips to the world loading screen
- Загрузки
- 1K
- Подписчики
- 1
- Обновлён
- 18 февраля 2026 г.
- Лицензия
- MIT
Опубликован 14 апреля 2025 г.
Summary
AnotherTips (not a fork of Tips) is a mod that adds tips to the world loading screen, and it's similar to Tips
Description
Why AnotherTips instead of Tips
- More friendly to i18n tips
- Better timing system
- Works perfectly with FluxLoading

Here is a config sample to help you understand the functionality of AnotherTips
general {
# This is the pool of tips that will be displayed during the world loading screen [default: ]
S:"Tip Lang Keys" <
test.lang.key1<br>another line
test.lang.key2
>
# This is a map that determines the wait time for tips in different languages
# For example, en_us:0.1 refers to "wait 0.1s for each character for tips in English" [default: [en_us:0.1]]
S:"Tip Wait Time" <
en_us:0.05
>
}
Центр версий
3 версийЧенджлог
1.0.5Релиз1.12.2 · 18 февраля 2026 г.
- add text background option
1.0.4Релиз1.12.2 · 3 июля 2025 г.
- better
<br>handling; now you can safely use<br>in config or lang files - prevent potential gl state leakage
Комментарии
Загружаем…