NoFall mode
Kotlin/Java
4
Posts
4
Posters
607
Views
-
who has the Edit Nofall mode,plz give us thx
-
if (mode.equalsIgnoreCase("Edit") && mc.thePlayer != null && mc.thePlayer.fallDistance > 2) playerPacket.onGround = true;
-
if (mode.equalsIgnoreCase("Edit") && mc.thePlayer != null && mc.thePlayer.fallDistance > 2) playerPacket.onGround = true;
@0x64 If it's work,thx a lot