Darkhax-Minecraft / Tips

Adds tips to loading screens of Minecraft.
GNU Lesser General Public License v2.1
50 stars 47 forks source link

replace/fix existing tips #126

Closed Aceplante closed 1 year ago

Aceplante commented 1 year ago

there are a few that I would like to edit, how would I go about that. Is the ONLY option to add more?

Darkhax commented 1 year ago

All tips are created and managed using resource packs. You can change the properties of the tip by creating a tip json file with the same path and name as the one you want to replace. If you only want to replace the text that shows up you can create an entry in your resource packs en_us.json lang file. Removing tips entirely can be done using the config file which allows specific tips to be disabled by ID or all tips with a specific namespace to be disabled.