Mod Loading Screen Tips by UltrusBot
- 91.31 KB
- 1.20.2
- September 16, 2021
- September 27, 2023
- Miscellaneous
Description
Mod Information
Name | Loading Screen Tips | Author | UltrusBot | Description | Adds tips to the loading screen, which can be customized! |
---|---|---|---|---|---|
Information | Downloads: Version: 1.20.2 Size: 91.31 KB Updated at: September 27, 2023 Created at: September 16, 2021 | Tags | Miscellaneous |
Description
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"
]
}
;
These tips are translation keys, so the text can be defined in lang files (Ex: en_us.json)