
1.21.1 - Tips mod tip JSONs are in wrong format
Partonetrain opened this issue ยท 0 comments
NeoForge Version
21.1.92
Twilight Forest Version
1.21.1-4.6.3000
Client Log
n/a
Crash Report (if applicable)
n/a
Steps to Reproduce
n/a
What You Expected
Tips to load
What Happened Instead
The tips don't load and throw errors in the log
Additional Details
Tips have a new format, seen here:
https://github.com/Darkhax-Minecraft/Tips/blob/1.21.1/common/src/main/resources/assets/tipsmod/tips/animal_growing.json
TF's tips are using the old format:
https://github.com/TeamTwilight/twilightforest/blob/1.21.x/src/generated/resources/assets/twilightforest/tips/anvil_squashing.json
Please Read and Confirm The Following
- I have confirmed this bug can be replicated without the use of Optifine.
- I have confirmed the details provided in this report are concise as possible and does not contained vague information (ie. Versions are properly recorded, answers to questions are clear).
- I have confirmed this issue is unique and has not been reported already.