I need code fix autoarmor liquidbounce b73
Kotlin/Java
10
Posts
7
Posters
850
Views
1
Watching
-
@hktb do not use cross-versions
-
@hktb What exactly is the problem? The server might be flagging it. Try setting a higher delay.
@senk-ju in fact it keep toggling your armor on and off if it finds a bettter armor
-
There is a error in the autoarmor of b73. change "move(8 - (3 - armorSlot), true)" to "move(8 - armorSlot, true)".
-
@rminecraft1232 If you are sure this is the solution, you can simply make a Pull Request for it.