Skip to content

Commit

Permalink
Add Bedrock 1.21.0 protocol data (#882)
Browse files Browse the repository at this point in the history
* Add 1.21 bedrock protocol data

* Add missing sound types

* enum corrections

---------

Co-authored-by: extremeheat <[email protected]>
  • Loading branch information
CreeperG16 and extremeheat committed Jun 14, 2024
1 parent 7e0ca06 commit 67a392d
Show file tree
Hide file tree
Showing 10 changed files with 18,973 additions and 9 deletions.
4,164 changes: 4,164 additions & 0 deletions data/bedrock/1.20.80/proto.yml

Large diffs are not rendered by default.

13 changes: 12 additions & 1 deletion data/bedrock/1.20.80/protocol.json
Original file line number Diff line number Diff line change
Expand Up @@ -3937,7 +3937,18 @@
"506": "vault_activate",
"507": "vault_deactivate",
"508": "hurt_reduced",
"509": "wind_charge_burst"
"509": "wind_charge_burst",
"510": "_",
"511": "armor_crack_wolf",
"512": "armor_break_wolf",
"513": "armor_repair_wolf",
"514": "mace_smash_air",
"515": "mace_smash_ground",
"516": "trail_spawner_charge_activate",
"517": "trail_spawner_ambient_ominous",
"518": "ominous_item_spawner_spawn_item",
"519": "ominous_bottle_end_use",
"520": "mace_smash_heavy_ground"
}
}
],
Expand Down
Loading

0 comments on commit 67a392d

Please sign in to comment.