Update to Minecraft 1.13.1

This commit is contained in:
md_5
2018-08-26 12:00:00 +10:00
parent 162bda93ff
commit ce1af0c348
182 changed files with 1891 additions and 1879 deletions

View File

@@ -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);