diff --git a/protocol/src/protocol/versions/v1_16_1.rs b/protocol/src/protocol/versions/v1_16_1.rs index dcf6448..205673f 100644 --- a/protocol/src/protocol/versions/v1_16_1.rs +++ b/protocol/src/protocol/versions/v1_16_1.rs @@ -145,7 +145,7 @@ protocol_packet_ids!( 0x55 => CollectItem 0x56 => EntityTeleport_f64 0x57 => Advancements - 0x58 => EntityProperties // TODO + 0x58 => EntityProperties 0x59 => EntityEffect 0x5a => DeclareRecipes // TODO 0x5b => TagsWithEntities