@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user