Big dripleaf tilt delay

This commit is contained in:
William Blake Galbreath
2021-07-16 23:01:23 -05:00
parent d43b5ff644
commit 27211924b2
155 changed files with 568 additions and 515 deletions

View File

@@ -26,10 +26,10 @@ index 3281448bf37da8a1b4b7b44f10f4b2438b4a4f29..418c2ddf8ff50a5071b2a31585b77e9f
} else {
return effectRange;
diff --git a/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java b/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
index 9353e5db3de39e06f0515df74e4de63667eb372b..ea9c06106cc7f28dae4f54134752da818da044cf 100644
index aacf74c26b8fcf2caa53a07e9aff27b8c187eb8e..9915b25478b9240f53e17262a62697be291fcaf1 100644
--- a/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
+++ b/src/main/java/net/pl3x/purpur/PurpurWorldConfig.java
@@ -522,6 +522,17 @@ public class PurpurWorldConfig {
@@ -523,6 +523,17 @@ public class PurpurWorldConfig {
anvilAllowColors = getBoolean("blocks.anvil.allow-colors", anvilAllowColors);
}