summaryrefslogtreecommitdiffstats
path: root/nms-patches/BlockFluids.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nms-patches/BlockFluids.patch')
-rw-r--r--nms-patches/BlockFluids.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/nms-patches/BlockFluids.patch b/nms-patches/BlockFluids.patch
index ba2f7bb4..8708adc5 100644
--- a/nms-patches/BlockFluids.patch
+++ b/nms-patches/BlockFluids.patch
@@ -1,6 +1,6 @@
--- a/net/minecraft/server/BlockFluids.java
+++ b/net/minecraft/server/BlockFluids.java
-@@ -163,14 +163,20 @@
+@@ -175,14 +175,20 @@
Integer integer = (Integer) iblockdata.get(BlockFluids.LEVEL);
if (integer.intValue() == 0) {