Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
KennyTV 2020-11-02 18:37:01 +01:00
commit c3501a831e
No known key found for this signature in database
GPG Key ID: 6BE3B555EBC5982B
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ public class Protocol1_11To1_10 extends Protocol<ClientboundPackets1_9_3, Client
id += 1;
if (id >= 197) // evocation things
id += 8;
if (id >= 196) // Rip the Experience orb touch sound :'(
if (id >= 207) // Rip the Experience orb touch sound :'(
id -= 1;
if (id >= 279) // Liama's
id += 9;