SpecialEffect / EyeMineMods

A collection of small minecraft modifications to support the use of an eye-gaze controlled keyboard as input. Designed to accompany EyeMine
https://www.specialeffect.org.uk/eyemine
GNU General Public License v3.0
11 stars 8 forks source link

Noob pole sometimes doesn't work on server #3

Open kmcnaught opened 7 years ago

kmcnaught commented 7 years ago

When playing in a networked game, noob pole ("L") often fails to place a block during the jump. I think this may be because the ticks are slower, and therefore the hardcoded "number of ticks to wait between jumping and placing" isn't appropriate. To debug, check out player.jumpmovementfactor, and see how height changes between pre-jump and when placing block.