mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-20 14:53:49 -07:00
Update to Minecraft 1.13.1
This commit is contained in:
@@ -8,8 +8,8 @@
|
||||
+
|
||||
public class BlockRedstoneWire extends Block {
|
||||
|
||||
public static final BlockStateEnum<BlockPropertyRedstoneSide> NORTH = BlockProperties.L;
|
||||
@@ -215,6 +217,15 @@
|
||||
public static final BlockStateEnum<BlockPropertyRedstoneSide> NORTH = BlockProperties.M;
|
||||
@@ -216,6 +218,15 @@
|
||||
j = k;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user