Skip to content

Commit

Permalink
Update bedrock protocol to fix command_executed and `player_movemen…
Browse files Browse the repository at this point in the history
…t_corrected` typos (#871)

* Fixed a typo in `command_executed` and `player_movement_corrected`

* also fixed typos in older versions

* update protocol.jsons

---------

Co-authored-by: extremeheat <[email protected]>
  • Loading branch information
kotinash and extremeheat committed Apr 17, 2024
1 parent 9e8a786 commit 0f86acc
Show file tree
Hide file tree
Showing 56 changed files with 111 additions and 111 deletions.
2 changes: 1 addition & 1 deletion data/bedrock/1.16.201/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1191,7 +1191,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.16.201/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5043,7 +5043,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.16.210/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1223,7 +1223,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1233,7 +1233,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.16.210/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5207,7 +5207,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5217,7 +5217,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter"
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.16.220/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1260,7 +1260,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1270,7 +1270,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.16.220/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5660,7 +5660,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5670,7 +5670,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter"
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.0/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1261,7 +1261,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1271,7 +1271,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.0/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5738,7 +5738,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5748,7 +5748,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.10/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1344,7 +1344,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1354,7 +1354,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.10/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5828,7 +5828,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5838,7 +5838,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.30/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1366,7 +1366,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5956,7 +5956,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5966,7 +5966,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.40/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1356,7 +1356,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1366,7 +1366,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.17.40/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5957,7 +5957,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -5967,7 +5967,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.0/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1362,7 +1362,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1372,7 +1372,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.0/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -6002,7 +6002,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -6012,7 +6012,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.11/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1367,7 +1367,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1377,7 +1377,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.11/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -6050,7 +6050,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -6060,7 +6060,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.30/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1375,7 +1375,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1385,7 +1385,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.18.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -6133,7 +6133,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -6143,7 +6143,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.19.1/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1381,7 +1381,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1391,7 +1391,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.19.1/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -6176,7 +6176,7 @@
"8": "agent_command",
"9": "agent_created",
"10": "banner_pattern_removed",
"11": "commaned_executed",
"11": "command_executed",
"12": "fish_bucketed",
"13": "mob_born",
"14": "pet_died",
Expand All @@ -6186,7 +6186,7 @@
"18": "actor_definition",
"19": "raid_update",
"20": "player_movement_anomaly",
"21": "player_moement_corrected",
"21": "player_movement_corrected",
"22": "honey_harvested",
"23": "target_block_hit",
"24": "piglin_barter",
Expand Down
4 changes: 2 additions & 2 deletions data/bedrock/1.19.10/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1432,7 +1432,7 @@ packet_event:
8: agent_command
9: agent_created
10: banner_pattern_removed
11: commaned_executed
11: command_executed
12: fish_bucketed
13: mob_born
14: pet_died
Expand All @@ -1442,7 +1442,7 @@ packet_event:
18: actor_definition
19: raid_update
20: player_movement_anomaly
21: player_moement_corrected
21: player_movement_corrected
22: honey_harvested
23: target_block_hit
24: piglin_barter
Expand Down
Loading

0 comments on commit 0f86acc

Please sign in to comment.