diff --git a/patches/server/Paper-config-files.patch b/patches/server/Paper-config-files.patch index 94defbff9b..0a5ebf81b6 100644 --- a/patches/server/Paper-config-files.patch +++ b/patches/server/Paper-config-files.patch @@ -723,7 +723,6 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000 + public int regionFileCacheSize = 256; + @Comment("See https://luckformula.emc.gs") + public boolean useAlternativeLuckFormula = false; -+ public boolean lagCompensateBlockBreaking = true; + public boolean useDimensionTypeForCustomSpawners = false; + public boolean strictAdvancementDimensionCheck = false; + }