Skip to content

Commit

Permalink
Bedrock 1.20.10 protocol support (#734)
Browse files Browse the repository at this point in the history
* Increment version

* 1.20.10 protocol changes

* apply update to old versions

* 1.20 updates

* Update README.md

---------

Co-authored-by: extremeheat <[email protected]>
  • Loading branch information
CreeperG16 and extremeheat committed Jul 12, 2023
1 parent 8ab8476 commit fa52186
Show file tree
Hide file tree
Showing 59 changed files with 17,689 additions and 59 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Language independent module providing minecraft data for minecraft clients, serv
Supports
* Minecraft PC version 0.30c (classic), 1.7.10, 1.8.8, 1.9 (15w40b, 1.9, 1.9.1-pre2, 1.9.2, 1.9.4),
1.10 (16w20a, 1.10-pre1, 1.10, 1.10.1, 1.10.2), 1.11 (16w35a, 1.11, 1.11.2), 1.12 (17w15a, 17w18b, 1.12-pre4, 1.12, 1.12.1, 1.12.2), 1.13 (17w50a, 1.13, 1.13.1, 1.13.2-pre1, 1.13.2-pre2, 1.13.2), 1.14 (1.14, 1.14.1, 1.14.3, 1.14.4), 1.15 (1.15, 1.15.1, 1.15.2), 1.16 (20w13b, 20w14a, 1.16-rc1, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5), 1.17, 1.17.1, 1.18 (1.18, 1.18.1, 1.18.2), 1.19 (1.19, 1.19.2, 1.19.3, 1.19.4), 1.20 (1.20, 1.20.1)
* Minecraft bedrock version 0.14, 0.15, 1.0, 1.16.201, 1.16.210, 1.16.220, 1.17.0, 1.17.10, 1.17.30, 1.17.40, 1.18.0, 1.18.11, 1.18.30, 1.19.1, 1.19.10, 1.19.20, 1.19.21, 1.19.30, 1.19.40, 1.19.50, 1.19.60, 1.19.62, 1.19.63, 1.19.70, 1.19.80, 1.20.0
* Minecraft bedrock version 0.14, 0.15, 1.0, 1.16.201, 1.16.210, 1.16.220, 1.17.0, 1.17.10, 1.17.30, 1.17.40, 1.18.0, 1.18.11, 1.18.30, 1.19.1, 1.19.10, 1.19.20, 1.19.21, 1.19.30, 1.19.40, 1.19.50, 1.19.60, 1.19.62, 1.19.63, 1.19.70, 1.19.80, 1.20.0, 1.12.10


## Wrappers
Expand Down
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 @@ -699,7 +699,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

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 @@ -4210,7 +4210,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.16.210/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -738,7 +738,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.16.210/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -4394,7 +4394,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.16.220/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -768,7 +768,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.16.220/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -4824,7 +4824,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.0/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -769,7 +769,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.0/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -4902,7 +4902,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.10/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -852,7 +852,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.10/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -4992,7 +4992,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.30/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -853,7 +853,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5098,7 +5098,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.40/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -856,7 +856,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.17.40/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5129,7 +5129,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.0/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.0/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5144,7 +5144,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.11/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -859,7 +859,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
data: zigzag32

Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.11/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5179,7 +5179,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall"
}
}
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.30/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.18.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5260,7 +5260,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected"
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.1/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -872,7 +872,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.1/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5310,7 +5310,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected"
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.10/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -927,7 +927,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.10/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5389,7 +5389,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.20/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.20/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5459,7 +5459,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.21/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -941,7 +941,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.21/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5459,7 +5459,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.30/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -5559,7 +5559,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.40/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
7 changes: 5 additions & 2 deletions data/bedrock/1.19.40/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,10 @@
"124": "update_properties",
"125": "movement_sound_distance_offset",
"126": "heartbeat_interval_ticks",
"127": "heartbeat_sound_event"
"127": "heartbeat_sound_event",
"128": "player_last_death_position",
"129": "player_last_death_dimension",
"130": "player_has_died"
}
}
]
Expand Down Expand Up @@ -5624,7 +5627,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
3 changes: 3 additions & 0 deletions data/bedrock/1.19.40/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@ MetadataDictionary: []varint
125: movement_sound_distance_offset
126: heartbeat_interval_ticks
127: heartbeat_sound_event
128: player_last_death_position
129: player_last_death_dimension
130: player_has_died
type: varint =>
0: byte
1: short
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.50/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -949,7 +949,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
7 changes: 5 additions & 2 deletions data/bedrock/1.19.50/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,10 @@
"124": "update_properties",
"125": "movement_sound_distance_offset",
"126": "heartbeat_interval_ticks",
"127": "heartbeat_sound_event"
"127": "heartbeat_sound_event",
"128": "player_last_death_position",
"129": "player_last_death_dimension",
"130": "player_has_died"
}
}
]
Expand Down Expand Up @@ -5640,7 +5643,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
3 changes: 3 additions & 0 deletions data/bedrock/1.19.50/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@ MetadataDictionary: []varint
125: movement_sound_distance_offset
126: heartbeat_interval_ticks
127: heartbeat_sound_event
128: player_last_death_position
129: player_last_death_dimension
130: player_has_died
type: varint =>
0: byte
1: short
Expand Down
2 changes: 1 addition & 1 deletion data/bedrock/1.19.60/proto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -951,7 +951,7 @@ packet_entity_event:
71: balloon_pop
72: treasure_hunt
73: agent_summon
74: charged_crossbow
74: charged_item
75: fall
76: grow_up
77: vibration_detected
Expand Down
7 changes: 5 additions & 2 deletions data/bedrock/1.19.60/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,10 @@
"124": "update_properties",
"125": "movement_sound_distance_offset",
"126": "heartbeat_interval_ticks",
"127": "heartbeat_sound_event"
"127": "heartbeat_sound_event",
"128": "player_last_death_position",
"129": "player_last_death_dimension",
"130": "player_has_died"
}
}
]
Expand Down Expand Up @@ -5681,7 +5684,7 @@
"71": "balloon_pop",
"72": "treasure_hunt",
"73": "agent_summon",
"74": "charged_crossbow",
"74": "charged_item",
"75": "fall",
"76": "grow_up",
"77": "vibration_detected",
Expand Down
3 changes: 3 additions & 0 deletions data/bedrock/1.19.60/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -293,6 +293,9 @@ MetadataDictionary: []varint
125: movement_sound_distance_offset
126: heartbeat_interval_ticks
127: heartbeat_sound_event
128: player_last_death_position
129: player_last_death_dimension
130: player_has_died
type: varint =>
0: byte
1: short
Expand Down
Loading

0 comments on commit fa52186

Please sign in to comment.