18w11a sounds

This commit is contained in:
creeper123123321 2018-03-17 10:58:04 -03:00
parent 74cb0d5167
commit 98a731e5df

View File

@ -430,6 +430,8 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
newID++;
if (oldID >= 166)
newID += 4;
if (oldID >= 179)
newID += 9;
if (oldID >= 226)
newID++;
if (oldID >= 373)
@ -444,6 +446,8 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
newID++;
if (oldID >= 443)
newID += 16;
if (oldID >= 484)
newID++;
if (oldID >= 485)
newID++;
if (oldID >= 508)