feldim2425 / MoreOverlays

MC Mod : Brings back some of the NEI Overlays ( Mob Spawns, Chunk Bounds, Item Search)
MIT License
22 stars 18 forks source link

Regions are offset at negative chunks #66

Closed feldim2425 closed 5 years ago

feldim2425 commented 5 years ago

Negative regions are offset one region in the positive direction (depending on which coordinate is negative). Negative X chunk coordinate will lead to offset by one region coordinate n the positive X direction. Negative Z chunk coordinate will lead to offset by one region coordinate in the positive Z direction. Also region 0,0 is according to the on screen info, 4 times larger than it actually is since it overlaps region 0,0 / -1,0 / 0,-1 and -1,-1