Cozy Tips is a lightweight client-side mod that adds fully customizable tips and messages to your game.
Display your own fun facts, helpful hints, or modpack-specific information during loading screens or in the pause menu.

All tips are stored locally in a config file, making it easy for modpack creators to customize messages, hints, or fun facts.

How to configure:
- Open the config folder and find cozytips.json file
- You can change:
- enabled: says for itself, you can disable the tips if you want
- cycleTimeMs: how often the tip changes
- title: the title of your tip
- titleColor: the color of your tip title
- textColor: the color of your tip text
- yOffset: how low/high should the tip be placed on screen
- tips: add your own tips, you can add as much as you want!
Features:
- Fully customizable tips via a config file
- Supports long and detailed messages
- Tips can appear during loading screens or in the pause menu
- Client-side only
- Available for Fabric 1.20 - 26.1.2, however I do plan to port it to Forge and NeoForge as well!
The goal of this mod is to add a simple way to add some custom tips to your modpack with a simple config file rather than using some external source like github or your own custom mod / resource pack.
Whether you want gameplay hints, lore, or some fun facts, Cozy Tips makes it easy to add personality to your loading screens.

