Download AnotherTips — Minecraft Mods — ModStock

AnotherTips

Active

Downloads

0

Last update

2 months ago

Versions

1.12.2
Client
Forge
Decor
Utils

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
     >
}
Project members
tttsaurus

tttsaurus

Developer