minecraft-data 3.41.0 → 3.43.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/data.js +62 -38
  2. package/doc/api.md +10 -0
  3. package/doc/history.md +9 -0
  4. package/index.d.ts +12 -15
  5. package/index.js +2 -1
  6. package/minecraft-data/data/bedrock/1.16.201/language.json +8519 -0
  7. package/minecraft-data/data/bedrock/1.16.210/language.json +8529 -0
  8. package/minecraft-data/data/bedrock/1.16.220/language.json +8555 -0
  9. package/minecraft-data/data/bedrock/1.16.220/protocol.json +1 -1
  10. package/minecraft-data/data/bedrock/1.16.220/types.yml +1 -1
  11. package/minecraft-data/data/bedrock/1.17.0/language.json +8804 -0
  12. package/minecraft-data/data/bedrock/1.17.0/protocol.json +1 -1
  13. package/minecraft-data/data/bedrock/1.17.0/types.yml +1 -1
  14. package/minecraft-data/data/bedrock/1.17.10/language.json +8924 -0
  15. package/minecraft-data/data/bedrock/1.17.10/protocol.json +1 -1
  16. package/minecraft-data/data/bedrock/1.17.10/types.yml +1 -1
  17. package/minecraft-data/data/bedrock/1.17.30/language.json +9110 -0
  18. package/minecraft-data/data/bedrock/1.17.30/proto.yml +4 -3
  19. package/minecraft-data/data/bedrock/1.17.30/protocol.json +20 -2
  20. package/minecraft-data/data/bedrock/1.17.30/types.yml +1 -1
  21. package/minecraft-data/data/bedrock/1.17.40/language.json +9122 -0
  22. package/minecraft-data/data/bedrock/1.17.40/proto.yml +4 -3
  23. package/minecraft-data/data/bedrock/1.17.40/protocol.json +20 -2
  24. package/minecraft-data/data/bedrock/1.17.40/types.yml +1 -1
  25. package/minecraft-data/data/bedrock/1.18.0/language.json +9208 -0
  26. package/minecraft-data/data/bedrock/1.18.0/proto.yml +4 -3
  27. package/minecraft-data/data/bedrock/1.18.0/protocol.json +20 -2
  28. package/minecraft-data/data/bedrock/1.18.0/types.yml +1 -1
  29. package/minecraft-data/data/bedrock/1.18.11/language.json +9408 -0
  30. package/minecraft-data/data/bedrock/1.18.11/proto.yml +4 -3
  31. package/minecraft-data/data/bedrock/1.18.11/protocol.json +20 -2
  32. package/minecraft-data/data/bedrock/1.18.11/types.yml +1 -1
  33. package/minecraft-data/data/bedrock/1.18.30/language.json +9539 -0
  34. package/minecraft-data/data/bedrock/1.18.30/proto.yml +4 -3
  35. package/minecraft-data/data/bedrock/1.18.30/protocol.json +20 -2
  36. package/minecraft-data/data/bedrock/1.18.30/types.yml +1 -1
  37. package/minecraft-data/data/bedrock/1.19.1/language.json +9739 -0
  38. package/minecraft-data/data/bedrock/1.19.1/proto.yml +4 -3
  39. package/minecraft-data/data/bedrock/1.19.1/protocol.json +20 -2
  40. package/minecraft-data/data/bedrock/1.19.1/types.yml +1 -1
  41. package/minecraft-data/data/bedrock/1.19.10/language.json +9360 -0
  42. package/minecraft-data/data/bedrock/1.19.10/proto.yml +4 -3
  43. package/minecraft-data/data/bedrock/1.19.10/protocol.json +20 -2
  44. package/minecraft-data/data/bedrock/1.19.10/types.yml +1 -1
  45. package/minecraft-data/data/bedrock/1.19.20/language.json +9404 -0
  46. package/minecraft-data/data/bedrock/1.19.20/proto.yml +4 -3
  47. package/minecraft-data/data/bedrock/1.19.20/protocol.json +20 -2
  48. package/minecraft-data/data/bedrock/1.19.20/types.yml +1 -1
  49. package/minecraft-data/data/bedrock/1.19.21/proto.yml +4 -3
  50. package/minecraft-data/data/bedrock/1.19.21/protocol.json +20 -2
  51. package/minecraft-data/data/bedrock/1.19.21/types.yml +1 -1
  52. package/minecraft-data/data/bedrock/1.19.30/language.json +9462 -0
  53. package/minecraft-data/data/bedrock/1.19.30/proto.yml +4 -3
  54. package/minecraft-data/data/bedrock/1.19.30/protocol.json +20 -2
  55. package/minecraft-data/data/bedrock/1.19.30/types.yml +1 -1
  56. package/minecraft-data/data/bedrock/1.19.40/language.json +9471 -0
  57. package/minecraft-data/data/bedrock/1.19.40/proto.yml +4 -3
  58. package/minecraft-data/data/bedrock/1.19.40/protocol.json +20 -2
  59. package/minecraft-data/data/bedrock/1.19.40/types.yml +1 -1
  60. package/minecraft-data/data/bedrock/1.19.50/language.json +9489 -0
  61. package/minecraft-data/data/bedrock/1.19.50/proto.yml +4 -3
  62. package/minecraft-data/data/bedrock/1.19.50/protocol.json +20 -2
  63. package/minecraft-data/data/bedrock/1.19.50/types.yml +1 -1
  64. package/minecraft-data/data/bedrock/1.19.60/language.json +9544 -0
  65. package/minecraft-data/data/bedrock/1.19.60/proto.yml +4 -3
  66. package/minecraft-data/data/bedrock/1.19.60/protocol.json +20 -2
  67. package/minecraft-data/data/bedrock/1.19.60/types.yml +1 -1
  68. package/minecraft-data/data/bedrock/1.19.62/proto.yml +4 -3
  69. package/minecraft-data/data/bedrock/1.19.62/protocol.json +20 -2
  70. package/minecraft-data/data/bedrock/1.19.62/types.yml +1 -1
  71. package/minecraft-data/data/bedrock/1.19.70/language.json +9597 -0
  72. package/minecraft-data/data/bedrock/1.19.70/proto.yml +4 -3
  73. package/minecraft-data/data/bedrock/1.19.70/protocol.json +20 -2
  74. package/minecraft-data/data/bedrock/1.19.70/types.yml +1 -1
  75. package/minecraft-data/data/bedrock/1.19.80/language.json +9649 -0
  76. package/minecraft-data/data/bedrock/1.19.80/proto.yml +4 -3
  77. package/minecraft-data/data/bedrock/1.19.80/protocol.json +20 -2
  78. package/minecraft-data/data/bedrock/1.19.80/types.yml +1 -1
  79. package/minecraft-data/data/bedrock/1.20.0/biomes.json +1073 -0
  80. package/minecraft-data/data/bedrock/1.20.0/blockCollisionShapes.json +1015 -0
  81. package/minecraft-data/data/bedrock/1.20.0/blockStates.json +266796 -0
  82. package/minecraft-data/data/bedrock/1.20.0/blocks.json +15070 -0
  83. package/minecraft-data/data/bedrock/1.20.0/blocksB2J.json +8203 -0
  84. package/minecraft-data/data/bedrock/1.20.0/blocksJ2B.json +24137 -0
  85. package/minecraft-data/data/bedrock/1.20.0/items.json +10482 -0
  86. package/minecraft-data/data/bedrock/1.20.0/language.json +9858 -0
  87. package/minecraft-data/data/bedrock/1.20.0/proto.yml +4 -3
  88. package/minecraft-data/data/bedrock/1.20.0/protocol.json +20 -2
  89. package/minecraft-data/data/bedrock/1.20.0/types.yml +1 -1
  90. package/minecraft-data/data/bedrock/1.20.10/language.json +9904 -0
  91. package/minecraft-data/data/bedrock/1.20.10/protocol.json +20 -2
  92. package/minecraft-data/data/bedrock/common/legacy.json +1931 -0
  93. package/minecraft-data/data/bedrock/latest/proto.yml +4 -3
  94. package/minecraft-data/data/bedrock/latest/types.yml +1 -1
  95. package/minecraft-data/data/dataPaths.json +63 -39
  96. package/minecraft-data/doc/bedrock.md +3 -1
  97. package/minecraft-data/doc/history.md +13 -0
  98. package/minecraft-data/schemas/blockLoot_schema.json +5 -2
  99. package/minecraft-data/schemas/entityLoot_schema.json +5 -2
  100. package/minecraft-data/schemas/language_schema.json +2 -2
  101. package/minecraft-data/schemas/particles_schema.json +3 -1
  102. package/package.json +1 -1
  103. package/typings/index-template.d.ts +3 -5
@@ -2835,9 +2835,10 @@ packet_education_settings:
2835
2835
  HasQuiz: bool
2836
2836
  has_external_link_settings: bool
2837
2837
  external_link_settings: has_external_link_settings ?
2838
- has: bool
2839
- url: string
2840
- display_name: string
2838
+ if true:
2839
+ has: bool
2840
+ url: string
2841
+ display_name: string
2841
2842
 
2842
2843
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2843
2844
  # the server, after which the server will broadcast the packet to other players online.
@@ -1041,7 +1041,7 @@
1041
1041
  },
1042
1042
  {
1043
1043
  "name": "hotbar_slot",
1044
- "type": "varint"
1044
+ "type": "zigzag32"
1045
1045
  },
1046
1046
  {
1047
1047
  "name": "held_item",
@@ -8858,7 +8858,25 @@
8858
8858
  "switch",
8859
8859
  {
8860
8860
  "compareTo": "has_external_link_settings",
8861
- "fields": {},
8861
+ "fields": {
8862
+ "true": [
8863
+ "container",
8864
+ [
8865
+ {
8866
+ "name": "has",
8867
+ "type": "bool"
8868
+ },
8869
+ {
8870
+ "name": "url",
8871
+ "type": "string"
8872
+ },
8873
+ {
8874
+ "name": "display_name",
8875
+ "type": "string"
8876
+ }
8877
+ ]
8878
+ ]
8879
+ },
8862
8880
  "default": "void"
8863
8881
  }
8864
8882
  ]
@@ -504,7 +504,7 @@ TransactionUseItem:
504
504
  face: zigzag32
505
505
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
506
506
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
507
- hotbar_slot: varint
507
+ hotbar_slot: zigzag32
508
508
  # HeldItem is the item that was held to interact with the block. The server should check if this item
509
509
  # is actually present in the HotBarSlot.
510
510
  held_item: Item