geforkt von Mirrors/Paper
Fix build conflicts
Dieser Commit ist enthalten in:
Ursprung
a67734d483
Commit
d417f6d48b
@ -23,8 +23,8 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
||||
--- 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 {
|
||||
maxLightningFlashDistance = 512; // Vanilla value
|
||||
}
|
||||
private void zombiesTargetTurtleEggs() {
|
||||
zombiesTargetTurtleEggs = getBoolean("zombies-target-turtle-eggs", zombiesTargetTurtleEggs);
|
||||
}
|
||||
+
|
||||
+ public boolean useEigencraftRedstone = false;
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren