Check-lists
Describe the bug
The recompile button does not unregister values in the registry, causing weird issues after recompile (like missing textures, block ids showing as minecraft:air, etc.).
To Reproduce
Steps to reproduce the behavior:
- Setup source mod with items or blocks
- Press the recompile button on the mods list screen
- In the creative menu, the items may be shown twice and act weird as well.
Expected behavior
The recompile button should unregister values in the registry.
Screenshots
If applicable, add screenshots to help explain your problem.
Environments:
Additional context
No response
Check-lists
Describe the bug
The recompile button does not unregister values in the registry, causing weird issues after recompile (like missing textures, block ids showing as
minecraft:air, etc.).To Reproduce
Steps to reproduce the behavior:
Expected behavior
The recompile button should unregister values in the registry.
Screenshots
If applicable, add screenshots to help explain your problem.
Environments:
Additional context
No response