#✅ | Tips Screen
1 messages · Page 1 of 1 (latest)
Yep, you can do that 🙂 But the documented way is through FancyMenu, not a special Drippy-only tip feature.
Best approach
- Create a text file with one tip per line, for example:
Try lowering your render distance if the game feels slow.
You can press F3 for debug info.
Resource packs can change the whole vibe of the game.
Some mods may conflict with custom loading screens.
-
Save it in:
/config/fancymenu/assets/ -
In your loading screen text, use FancyMenu’s
randomtextplaceholder to pick a random line from that file.
Example idea
{"placeholder":"randomtext","values":{"source":"/config/fancymenu/assets/tips.txt","interval":"10"}}
So in short:
- Drippy does not have a dedicated random tips system
- FancyMenu’s
randomtextplaceholder is the supported workaround
If you want, I can also help you make a nice-looking tip panel text layout for the loading screen with a title like “Tip of the day” and a random line under it 😊
Thread Marked as Solved
This support thread has been automatically marked as solved because there were no new messages for at least 24 hours.
The AI helper is now disabled. If you still need help, please create a new support thread.
Marked automatically after 24h of inactivity