How to increase player speed?
-
@dont_doubt mc.thePlayer.speedInAir = floatValue; (default 0.02)
-
@foreheadchan said in How to increase player speed?:
@dont_doubt mc.thePlayer.speedInAir = floatValue; (default 0.02)
How to change speedInGround???
-
@yorik100 said in How to increase player speed?:
@foreheadchan said in How to increase player speed?:
@dont_doubt mc.thePlayer.speedInAir = floatValue; (default 0.02)
How to change speedInGround???
that you sadly need to use strafe method for
-
@foreheadchan said in How to increase player speed?:
@yorik100 said in How to increase player speed?:
@foreheadchan said in How to increase player speed?:
@dont_doubt mc.thePlayer.speedInAir = floatValue; (default 0.02)
How to change speedInGround???
that you sadly need to use strafe method for
Hold up, there is prob a way to change the attribute movementSpeed in Minecraft, like the speed flower in tree.ac