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
@@ -2706,9 +2706,10 @@ packet_education_settings:
2706
2706
  HasQuiz: bool
2707
2707
  has_external_link_settings: bool
2708
2708
  external_link_settings: has_external_link_settings ?
2709
- has: bool
2710
- url: string
2711
- display_name: string
2709
+ if true:
2710
+ has: bool
2711
+ url: string
2712
+ display_name: string
2712
2713
 
2713
2714
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2714
2715
  # the server, after which the server will broadcast the packet to other players online.
@@ -947,7 +947,7 @@
947
947
  },
948
948
  {
949
949
  "name": "hotbar_slot",
950
- "type": "varint"
950
+ "type": "zigzag32"
951
951
  },
952
952
  {
953
953
  "name": "held_item",
@@ -8309,7 +8309,25 @@
8309
8309
  "switch",
8310
8310
  {
8311
8311
  "compareTo": "has_external_link_settings",
8312
- "fields": {},
8312
+ "fields": {
8313
+ "true": [
8314
+ "container",
8315
+ [
8316
+ {
8317
+ "name": "has",
8318
+ "type": "bool"
8319
+ },
8320
+ {
8321
+ "name": "url",
8322
+ "type": "string"
8323
+ },
8324
+ {
8325
+ "name": "display_name",
8326
+ "type": "string"
8327
+ }
8328
+ ]
8329
+ ]
8330
+ },
8313
8331
  "default": "void"
8314
8332
  }
8315
8333
  ]
@@ -478,7 +478,7 @@ TransactionUseItem:
478
478
  face: zigzag32
479
479
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
480
480
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
481
- hotbar_slot: varint
481
+ hotbar_slot: zigzag32
482
482
  # HeldItem is the item that was held to interact with the block. The server should check if this item
483
483
  # is actually present in the HotBarSlot.
484
484
  held_item: Item