Psi

Psi

45M Downloads

Vector ruler broken at Y=-1

gdavid04 opened this issue ยท 0 comments

commented

With newer Minecraft versions allowing block positions to go negative, the following lines could cause issues with Vector Rulers:

if(srcY == -1 || ctx.getPlayer().isShiftKeyDown()) {