Allow configurable nether void height damage

Fixes GH-1804
This commit is contained in:
Zach Brown
2019-04-05 00:52:02 -04:00
parent b6d953a85d
commit 2e6720ba2b
55 changed files with 129 additions and 121 deletions

View File

@@ -7,7 +7,7 @@ I don't know why upstream made only the minimum height configurable but
whatever
diff --git a/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java b/src/main/java/com/destroystokyo/paper/PaperWorldConfig.java
index 695bdf2e6..313dd9891 100644
index c7108e9c3..3d47b991a 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 {