Add tips without using hacks.
Darkhax opened this issue ยท 2 comments
Bug Report
You're using ResourceLoader to load custom tips for the Just The Tips mod. This is fine, but the mod already adds a system for adding tips that does not require ResourceLoader. It's easy to implement custom tips properly though.
Expected Behaviour
Tips should be loaded using the intended config mechanic instead of through ResourceLoader as a hack.
Possible Solution
Place the tips.txt
file in config/justthetips/tips.txt
instead of resource loader.
@artdude543 I will send you some details of why I closed this issue in Discord.