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
>
}
External resources
Featured versions
See allProject members

tttsaurus
Owner
Technical information
License
MIT
Client side
required
Server side
unsupported
Project ID