Why do difficult things when this works???
Exactly
Coordinates are for the blocks, 0, 0 is start of a chunk, 0,16 0,32 0,48 etc. etc. are all chunk borders… if one of the coords (or both) can be divided by 16 cleanly you are at a chunk border…
Why do difficult things when this works???
Exactly
Coordinates are for the blocks, 0, 0 is start of a chunk, 0,16 0,32 0,48 etc. etc. are all chunk borders… if one of the coords (or both) can be divided by 16 cleanly you are at a chunk border…