mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 18:22:08 -07:00
Update to Minecraft 1.12-pre2
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
--- a/net/minecraft/server/TileEntityNote.java
|
||||
+++ b/net/minecraft/server/TileEntityNote.java
|
||||
@@ -47,7 +47,12 @@
|
||||
b0 = 4;
|
||||
@@ -70,7 +70,12 @@
|
||||
b0 = 9;
|
||||
}
|
||||
|
||||
- world.playBlockAction(blockposition, Blocks.NOTEBLOCK, b0, this.note);
|
||||
|
Reference in New Issue
Block a user