mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 18:09:17 +00:00
[ci skip] cleanup
This commit is contained in:
@@ -9,7 +9,7 @@ public class ConfigurableMaxUseItemDistance extends ConfigModules {
|
||||
return EnumConfigCategory.GAMEPLAY.getBaseKeyName() + ".player";
|
||||
}
|
||||
|
||||
public static double maxUseItemDistance = 1.0000001D;
|
||||
public static double maxUseItemDistance = 1.0000001;
|
||||
|
||||
@Override
|
||||
public void onLoaded() {
|
||||
|
||||
Reference in New Issue
Block a user