mirror of
https://github.com/ViaVersion/ViaVersion.git
synced 2024-11-23 10:35:12 +01:00
*facepalm*
This commit is contained in:
parent
16cc07c020
commit
1be25079d4
@ -524,6 +524,7 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
|
||||
|
||||
registerIncoming(State.PLAY, 0x13, 0x15);
|
||||
registerIncoming(State.PLAY, 0x14, 0x16);
|
||||
registerIncoming(State.PLAY, 0x15, 0x17);
|
||||
registerIncoming(State.PLAY, 0x16, 0x18);
|
||||
// Recipe Book Data
|
||||
registerIncoming(State.PLAY, 0x17, 0x19, new PacketRemapper() {
|
||||
|
Loading…
Reference in New Issue
Block a user