Terrain damage done by explosions or by entities is not reflected in LOD changes.
Damage done to terrain by vanilla TNT, modded superbombs, T-Rexes knocking down trees etc DOES NOT change the LODs to include the changes, however player built structures or mined blocks are. This is a massive bug.
6 Replies
modded superbombs, T-Rexes knocking down trees etc DOES NOT change the LODs to include the changesthe mods would have to use the DH api to trigger a region update. DH devs cannot fix this
okay, the issue still occurs with vanilla TNT
does the LOD never update, even if you wait a minute?
nope
bizarre, it just started working
i did this without any other mods and waited 5 minutes and it didnt regenerate but not it worked instantly
at any rate thank you, ill let the devs of the mods know this
Did this also occur with only DH installed?
This sounds like mostly expected behavior.
DH only updates LODs when the player breaks/places a block or when a chunk is loaded.
Although we should probably update LODs when chunks are saved as well. I'll have to look into that at some point.