mirror of
https://github.com/PaperMC/Paper.git
synced 2024-12-29 12:27:59 +01:00
Remove unused lag-compensate-block-breaking option (#9635)
Removes the unused lag-compensate-block-breaking option from the paper configuration file as the patch using it has been dropped in 1.19.
This commit is contained in:
parent
a411e324aa
commit
623478709c
@ -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;
|
||||
+ }
|
||||
|
Loading…
Reference in New Issue
Block a user