mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-19 14:23:48 -07:00
Update to Minecraft 1.13.1
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
+
|
||||
public class BlockCrops extends BlockPlant implements IBlockFragilePlantElement {
|
||||
|
||||
public static final BlockStateInteger AGE = BlockProperties.V;
|
||||
public static final BlockStateInteger AGE = BlockProperties.W;
|
||||
@@ -49,7 +51,7 @@
|
||||
float f = a((Block) this, (IBlockAccess) world, blockposition);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user