Update to Minecraft 1.12-pre2
By: md_5 <git@md-5.net>
This commit is contained in:
parent
b8446f770b
commit
40c8954e17
210 changed files with 2280 additions and 1974 deletions
|
@ -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);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue