Fabric Resource Pack Marked as for Outdated Version [1.16]
Avakining opened this issue ยท 2 comments
Describe the bug
The built-in resource pack for Tech Reborn is marked by Minecraft as out of date.
Steps to Reproduce
Steps to reproduce the behavior:
- Run a 1.16 instance with reborn core and tech reborn installed
- Open resource pack selector
- see that the resource pack is out of date
Environment (please complete the following information with the version):
- Minecraft: 1.16.1
- Mod Loader: Fabric 0.6.1.45
Additional context
This is because the pack.mcmeta file has a line that reads "pack_format":4,
. It should be updated to "pack_format":5,
for 1.15+.
These should not be showing in the list, I think this is a fabric api issue that I need to look into.