Using 1.20 LOD data on 1.17 world
Hi, I'm playing on Drehmal: APOTHEOSIS and I have downloaded LOD data from their discord but it is for the 1.20 version of the map. This has caused the LODs to be too high in the world (I'm guessing due to the world height change in 1.18). Is there any way I can manually move it down or fix this in anyway? Thanks for any help!
8 Replies
Yes there is, but no one did that before
In the sqlite file each lod has height coords
you can update each database record to reduce this number
its probably not a version difference issue, as the coordinates of blocks didnt change from 1.17 to 1.18
(and that also looks to be less than 64 chunks higher than what it should be)
Would it not be 64 blocks as the world minimum went from 0 to -64? and that does look like 64 blocks offset
sorry i indeed meant blocks not chunks
I'm having a look the sqlite file and found a MinY value. I'm gonna try change that to -64 and see what happens
What do you think I would need to change in the sqlite file the MinY value is 0 in every data cell currently?
What do you think the issue could be and how do you think I could fix it?
I have no idea sorry
Good SQL query