The ConfigManager do not call markDirty()
Azercoco opened this issue ยท 0 comments
Describe the bug
The ConfigManager does not call markDirty/setChanged for the part/block entity meaning it is not saved by default.
How to reproduce the bug
Place a Pattern Provider
Change its mode to "Blocking Mode"
Log off the world
Log into the world
The mode as reverted back to default.
Expected behavior
The mode should have been save to blocking mode.
Additional details
No response
Which minecraft version are you using?
1.18
On which mod loaders does it happen?
Forge, Fabric
Crash log
N/A