9
0
mirror of https://github.com/Winds-Studio/Leaf.git synced 2025-12-25 18:09:17 +00:00

if it aint broken, dont fix it

This commit is contained in:
Taiyou06
2025-05-11 21:25:14 +02:00
parent 727766c5ef
commit 130b55d7d4
6 changed files with 38 additions and 45 deletions

View File

@@ -13,6 +13,7 @@ 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