9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-29 11:59:24 +00:00

update flush knockback

This commit is contained in:
hayanesuru
2025-05-10 23:29:35 +09:00
parent edab752b3a
commit 184c2221b2
3 changed files with 44 additions and 34 deletions

View File

@@ -13,7 +13,6 @@ public class Knockback extends ConfigModules {
public static boolean snowballCanKnockback = false;
public static boolean eggCanKnockback = false;
public static boolean canPlayerKnockbackZombie = true;
@Experimental
public static boolean flushKnockback = false;
@Override