mirror of
https://github.com/LeavesMC/Leaves.git
synced 2025-12-28 11:29:12 +00:00
Configurable item damage check and good shear behavior (#559)
This commit is contained in:
@@ -348,6 +348,9 @@ public final class LeavesConfig {
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@GlobalConfig("disable-item-damage-check")
|
||||
public boolean disableItemDamageCheck = false;
|
||||
}
|
||||
|
||||
public ElytraAeronauticsConfig elytraAeronautics = new ElytraAeronauticsConfig();
|
||||
|
||||
Reference in New Issue
Block a user