Worldborder with less than 6 blocks appears wrongly placed
If you set the worldborder to a number lower than 6, it appears on the center of the block
To reproduce:
Set the worlborder to 5
Created Issue:
Worldborder with less than 6 blocks appears wrongly placed
If you set the worldborder to a number lower than 6, it appears on the center of the block
To reproduce:
Set the worlborder to 5
Deleted Comment:
Using an odd number will make the border even. Using an even number gives the barrier an offset of about .3 blocks.


This is due to your center. If you centered it on a coordinate like 0,0 then it automatically adjusts to 0.5, 0.5. Use decimal format such as 0.0 0.0 to place it exactly where you want.