update tags packet id

This commit is contained in:
creeper123123321 2018-07-11 10:46:42 -03:00
parent 074aa302bc
commit 84d3c0d3e8
No known key found for this signature in database
GPG Key ID: 0AC57D54786721D1

View File

@ -194,7 +194,7 @@ public class ProtocolSnapshotTo1_12_2 extends Protocol {
}).send(ProtocolSnapshotTo1_12_2.class);
// Send tags packet
wrapper.create(0x54, new ValueCreator() {
wrapper.create(0x55, new ValueCreator() {
@Override
public void write(PacketWrapper wrapper) throws Exception {
wrapper.write(Type.VAR_INT, MappingData.blockTags.size()); // block tags