mirror of
https://github.com/Winds-Studio/Leaf.git
synced 2025-12-25 18:09:17 +00:00
Fixes
This commit is contained in:
@@ -9,7 +9,7 @@ public class UseSpigotItemMergingMech extends ConfigModules {
|
||||
return EnumConfigCategory.GAMEPLAY.getBaseKeyName() + ".use-spigot-item-merging-mechanism";
|
||||
}
|
||||
|
||||
public static boolean enabled = true;
|
||||
public static boolean enabled = false;
|
||||
|
||||
@Override
|
||||
public void onLoaded() {
|
||||
|
||||
Reference in New Issue
Block a user