mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-31 12:56:28 +00:00
feat: old wet tnt explode behavior(#514)
This commit is contained in:
@@ -352,6 +352,9 @@ public final class LeavesConfig {
|
||||
|
||||
@GlobalConfig("keep-leash-connect-when-use-firework")
|
||||
public boolean keepLeashConnectWhenUseFirework = false;
|
||||
|
||||
@GlobalConfig("tnt-wet-explosion-no-item-damage")
|
||||
public boolean tntWetExplosionNoItemDamage = false;
|
||||
}
|
||||
|
||||
public ElytraAeronauticsConfig elytraAeronautics = new ElytraAeronauticsConfig();
|
||||
|
||||
Reference in New Issue
Block a user