Mod Loading Screen Tips by UltrusBot

  • Loading Screen Tips by UltrusBot

    Adds tips to the loading screen, which can be customized!
    • 91.31 KB
    • 1.20.2
    • September 16, 2021
    • September 27, 2023
    • Miscellaneous
    Loading Screen Tips
Mod Information
NameLoading Screen TipsAuthorUltrusBotDescriptionAdds tips to the loading screen, which can be customized!
InformationDownloads:
Version: 1.20.2
Size: 91.31 KB
Updated at: September 27, 2023
Created at: September 16, 2021
Tags
Miscellaneous

Loading Tips

This mod adds loading tips which you can customize with a file in a resource pack called "assets/modid/loading_tips/tips.json"

{
 "replace": false,
 "tips": [
  "text.loadingtips.tip.nether_bed",
  "text.loadingtips.tip.milk",
  "text.loadingtips.tip.iron_golem"
 ]
}

 

 

Tip: Creepers are scared of cats;

These tips are translation keys, so the text can be defined in lang files (Ex: en_us.json)