Rohan2460
Results
2
issues of
Rohan2460
Implements navigation in node catalog using up and down arrow keys and node selection using enter key. Selected node is emphasized. Closes #3235
`packet_explosion` was reading 32 bit vec3 for playerKnockback instead of 64 bit vec3. This was causing issues with knockback calculation. Mineflayer bot in survival mode when affected by explosion knockback...