Redundant Tags
Dradon7 opened this issue ยท 2 comments
Minecraft 1.16.5
BYG 1.2.7
API/Modloader
Forge
Describe the bug
In the forge/tags data folder, there is the sand tag and the sand folder with colored sand tags inside, both of which are consistent with forge. However, there is also duplicate colored sand jsons outside of the sand folder. This happens for both item tags and block tags.
Expected behavior
There should be general sand tag, with every kind of sand, and a sand folder, with tags for each kind of sand.
Additional context
I'd do a PR, but I'm not sure if deleting those files would break anything
Logs
No logs, its just code cleanup, no crashes or anything.