That's not quite how it's calculated when you add 1024 onto -512 you get 512 but that would mean the bottom buildable limit is -511 because the miny is set to -512 you must add the 1024 to -513 as -512 is part of the 1024 of buildable space, thats why it works in 21w05bcause its in the constraints of the multiple of 16
That's not quite how it's calculated when you add 1024 onto -512 you get 512 but that would mean the bottom buildable limit is -511 because the miny is set to -512 you must add the 1024 to -513 as -512 is part of the 1024 of buildable space, thats why it works in 21w05bcause its in the constraints of the multiple of 16