Added options to disable additional ore generation in Mesa and Extreme Hills (#1006)

This commit is contained in:
Nikita Rudy
2018-02-13 03:44:50 +03:00
parent 808e2dff16
commit 9105e06867
44 changed files with 170 additions and 118 deletions

View File

@@ -13,7 +13,7 @@ This should result in no noticeable speed reduction in generation for servers no
lagging, and let larger servers reduce this value according to their own desires.
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
index acf32d51d..19c4148c6 100644
index 8949b0290..cd036b440 100644
--- a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
+++ b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
@@ -0,0 +0,0 @@ public class PaperWorldConfig {