You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've checked that the issue is not yet reported in the past (including open or closed).
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.
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
The text was updated successfully, but these errors were encountered: