mirror of
https://github.com/PaperMC/Paper.git
synced 2025-08-11 10:12:06 -07:00
@@ -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