Skip to content

Commit

Permalink
Add bedrock 1.20.71 protocol data (#858)
Browse files Browse the repository at this point in the history
* Add bedrock 1.20.70

* 1.20.70->1.20.71

* update readme
  • Loading branch information
extremeheat committed Mar 14, 2024
1 parent 5a46905 commit fc0aac5
Show file tree
Hide file tree
Showing 41 changed files with 19,017 additions and 406 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, 1.20.2, 1.20.3, 1.20.4)
* 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.20.10, 1.20.30, 1.20.40, 1.20.50, 1.20.61
* 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.20.10, 1.20.30, 1.20.40, 1.20.50, 1.20.61, 1.20.71


## Wrappers
Expand Down
4 changes: 1 addition & 3 deletions data/bedrock/1.19.10/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3505,9 +3505,7 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "Undefined"
"442": "Undefined"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.10/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1809,8 +1809,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- Undefined

# TODO: remove?
Expand Down
4 changes: 1 addition & 3 deletions data/bedrock/1.19.20/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3543,9 +3543,7 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "Undefined"
"442": "Undefined"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.20/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1816,8 +1816,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- Undefined

# TODO: remove?
Expand Down
4 changes: 1 addition & 3 deletions data/bedrock/1.19.21/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3543,9 +3543,7 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "Undefined"
"442": "Undefined"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.21/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1816,8 +1816,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- Undefined

# TODO: remove?
Expand Down
4 changes: 1 addition & 3 deletions data/bedrock/1.19.30/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3625,9 +3625,7 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse"
"442": "EnchantingTableUse"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.30/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1859,8 +1859,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse

# TODO: remove?
Expand Down
14 changes: 6 additions & 8 deletions data/bedrock/1.19.40/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3678,14 +3678,12 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse",
"445": "_",
"446": "_",
"447": "BundleDropContents",
"448": "BundleInsert",
"449": "BundleRemoveOne"
"442": "EnchantingTableUse",
"443": "_",
"444": "_",
"445": "BundleDropContents",
"446": "BundleInsert",
"447": "BundleRemoveOne"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.40/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1871,8 +1871,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse
- _
- _
Expand Down
34 changes: 16 additions & 18 deletions data/bedrock/1.19.50/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3682,24 +3682,22 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse",
"445": "StepSand",
"446": "DashReady",
"447": "BundleDropContents",
"448": "BundleInsert",
"449": "BundleRemoveOne",
"450": "PressurePlateClickOff",
"451": "PressurePlateClickOn",
"452": "ButtonClickOff",
"453": "ButtonClickOn",
"454": "DoorOpen",
"455": "DoorClose",
"456": "TrapdoorOpen",
"457": "TrapdoorClose",
"458": "FenceGateOpen",
"459": "FenceGateClose"
"442": "EnchantingTableUse",
"443": "StepSand",
"444": "DashReady",
"445": "BundleDropContents",
"446": "BundleInsert",
"447": "BundleRemoveOne",
"448": "PressurePlateClickOff",
"449": "PressurePlateClickOn",
"450": "ButtonClickOff",
"451": "ButtonClickOn",
"452": "DoorOpen",
"453": "DoorClose",
"454": "TrapdoorOpen",
"455": "TrapdoorClose",
"456": "FenceGateOpen",
"457": "FenceGateClose"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.50/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1879,8 +1879,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse
- StepSand
- DashReady
Expand Down
42 changes: 20 additions & 22 deletions data/bedrock/1.19.60/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3713,28 +3713,26 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse",
"445": "StepSand",
"446": "DashReady",
"447": "BundleDropContents",
"448": "BundleInsert",
"449": "BundleRemoveOne",
"450": "PressurePlateClickOff",
"451": "PressurePlateClickOn",
"452": "ButtonClickOff",
"453": "ButtonClickOn",
"454": "DoorOpen",
"455": "DoorClose",
"456": "TrapdoorOpen",
"457": "TrapdoorClose",
"458": "FenceGateOpen",
"459": "FenceGateClose",
"460": "Insert",
"461": "Pickup",
"462": "InsertEnchanted",
"463": "PickupEnchanted"
"442": "EnchantingTableUse",
"443": "StepSand",
"444": "DashReady",
"445": "BundleDropContents",
"446": "BundleInsert",
"447": "BundleRemoveOne",
"448": "PressurePlateClickOff",
"449": "PressurePlateClickOn",
"450": "ButtonClickOff",
"451": "ButtonClickOn",
"452": "DoorOpen",
"453": "DoorClose",
"454": "TrapdoorOpen",
"455": "TrapdoorClose",
"456": "FenceGateOpen",
"457": "FenceGateClose",
"458": "Insert",
"459": "Pickup",
"460": "InsertEnchanted",
"461": "PickupEnchanted"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.60/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1899,8 +1899,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse
- StepSand
- DashReady
Expand Down
42 changes: 20 additions & 22 deletions data/bedrock/1.19.62/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3717,28 +3717,26 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse",
"445": "StepSand",
"446": "DashReady",
"447": "BundleDropContents",
"448": "BundleInsert",
"449": "BundleRemoveOne",
"450": "PressurePlateClickOff",
"451": "PressurePlateClickOn",
"452": "ButtonClickOff",
"453": "ButtonClickOn",
"454": "DoorOpen",
"455": "DoorClose",
"456": "TrapdoorOpen",
"457": "TrapdoorClose",
"458": "FenceGateOpen",
"459": "FenceGateClose",
"460": "Insert",
"461": "Pickup",
"462": "InsertEnchanted",
"463": "PickupEnchanted"
"442": "EnchantingTableUse",
"443": "StepSand",
"444": "DashReady",
"445": "BundleDropContents",
"446": "BundleInsert",
"447": "BundleRemoveOne",
"448": "PressurePlateClickOff",
"449": "PressurePlateClickOn",
"450": "ButtonClickOff",
"451": "ButtonClickOn",
"452": "DoorOpen",
"453": "DoorClose",
"454": "TrapdoorOpen",
"455": "TrapdoorClose",
"456": "FenceGateOpen",
"457": "FenceGateClose",
"458": "Insert",
"459": "Pickup",
"460": "InsertEnchanted",
"461": "PickupEnchanted"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.62/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1900,8 +1900,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse
- StepSand
- DashReady
Expand Down
50 changes: 24 additions & 26 deletions data/bedrock/1.19.70/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3725,32 +3725,30 @@
"439": "Record5",
"440": "ConvertToFrog",
"441": "RecordPlaying",
"442": "DrinkMilk",
"443": "RecordPlaying",
"444": "EnchantingTableUse",
"445": "StepSand",
"446": "DashReady",
"447": "BundleDropContents",
"448": "BundleInsert",
"449": "BundleRemoveOne",
"450": "PressurePlateClickOff",
"451": "PressurePlateClickOn",
"452": "ButtonClickOff",
"453": "ButtonClickOn",
"454": "DoorOpen",
"455": "DoorClose",
"456": "TrapdoorOpen",
"457": "TrapdoorClose",
"458": "FenceGateOpen",
"459": "FenceGateClose",
"460": "Insert",
"461": "Pickup",
"462": "InsertEnchanted",
"463": "PickupEnchanted",
"464": "Brush",
"465": "BrushCompleted",
"466": "ShatterDecoratedPot",
"467": "BreakDecoratedPot"
"442": "EnchantingTableUse",
"443": "StepSand",
"444": "DashReady",
"445": "BundleDropContents",
"446": "BundleInsert",
"447": "BundleRemoveOne",
"448": "PressurePlateClickOff",
"449": "PressurePlateClickOn",
"450": "ButtonClickOff",
"451": "ButtonClickOn",
"452": "DoorOpen",
"453": "DoorClose",
"454": "TrapdoorOpen",
"455": "TrapdoorClose",
"456": "FenceGateOpen",
"457": "FenceGateClose",
"458": "Insert",
"459": "Pickup",
"460": "InsertEnchanted",
"461": "PickupEnchanted",
"462": "Brush",
"463": "BrushCompleted",
"464": "ShatterDecoratedPot",
"465": "BreakDecoratedPot"
}
}
],
Expand Down
2 changes: 0 additions & 2 deletions data/bedrock/1.19.70/types.yml
Original file line number Diff line number Diff line change
Expand Up @@ -1908,8 +1908,6 @@ SoundType: varint =>
- Record5
- ConvertToFrog
- RecordPlaying
- DrinkMilk
- RecordPlaying
- EnchantingTableUse
- StepSand
- DashReady
Expand Down
Loading

0 comments on commit fc0aac5

Please sign in to comment.