@@ -1,6 +1,6 @@
|
||||
--- a/net/minecraft/world/level/block/BlockNetherWart.java
|
||||
+++ b/net/minecraft/world/level/block/BlockNetherWart.java
|
||||
@@ -43,7 +43,7 @@
|
||||
@@ -46,7 +46,7 @@
|
||||
|
||||
if (i < 3 && random.nextInt(10) == 0) {
|
||||
iblockdata = (IBlockData) iblockdata.set(BlockNetherWart.AGE, i + 1);
|
||||
|
||||
Reference in New Issue
Block a user