OpenCubicChunks / CubicChunks2

Infinite* height mod for Minecraft - rewrite for versions above 1.12
MIT License
72 stars 21 forks source link

Root surface tracker nodes are not saved except on a `saveAllChunks` #123

Open NotStirred opened 1 year ago

NotStirred commented 1 year ago

ideally we'd save them when the chunk is unloaded.

I'm currently implementing N² nodes in CubicChunksCore/32surfacetrackernodes, perhaps this can be fixed once it's merged into core