minecraft-data 3.41.0 → 3.42.1

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 (100) hide show
  1. package/data.js +62 -38
  2. package/doc/history.md +4 -0
  3. package/index.d.ts +12 -15
  4. package/minecraft-data/data/bedrock/1.16.201/language.json +8519 -0
  5. package/minecraft-data/data/bedrock/1.16.210/language.json +8529 -0
  6. package/minecraft-data/data/bedrock/1.16.220/language.json +8555 -0
  7. package/minecraft-data/data/bedrock/1.16.220/protocol.json +1 -1
  8. package/minecraft-data/data/bedrock/1.16.220/types.yml +1 -1
  9. package/minecraft-data/data/bedrock/1.17.0/language.json +8804 -0
  10. package/minecraft-data/data/bedrock/1.17.0/protocol.json +1 -1
  11. package/minecraft-data/data/bedrock/1.17.0/types.yml +1 -1
  12. package/minecraft-data/data/bedrock/1.17.10/language.json +8924 -0
  13. package/minecraft-data/data/bedrock/1.17.10/protocol.json +1 -1
  14. package/minecraft-data/data/bedrock/1.17.10/types.yml +1 -1
  15. package/minecraft-data/data/bedrock/1.17.30/language.json +9110 -0
  16. package/minecraft-data/data/bedrock/1.17.30/proto.yml +4 -3
  17. package/minecraft-data/data/bedrock/1.17.30/protocol.json +20 -2
  18. package/minecraft-data/data/bedrock/1.17.30/types.yml +1 -1
  19. package/minecraft-data/data/bedrock/1.17.40/language.json +9122 -0
  20. package/minecraft-data/data/bedrock/1.17.40/proto.yml +4 -3
  21. package/minecraft-data/data/bedrock/1.17.40/protocol.json +20 -2
  22. package/minecraft-data/data/bedrock/1.17.40/types.yml +1 -1
  23. package/minecraft-data/data/bedrock/1.18.0/language.json +9208 -0
  24. package/minecraft-data/data/bedrock/1.18.0/proto.yml +4 -3
  25. package/minecraft-data/data/bedrock/1.18.0/protocol.json +20 -2
  26. package/minecraft-data/data/bedrock/1.18.0/types.yml +1 -1
  27. package/minecraft-data/data/bedrock/1.18.11/language.json +9408 -0
  28. package/minecraft-data/data/bedrock/1.18.11/proto.yml +4 -3
  29. package/minecraft-data/data/bedrock/1.18.11/protocol.json +20 -2
  30. package/minecraft-data/data/bedrock/1.18.11/types.yml +1 -1
  31. package/minecraft-data/data/bedrock/1.18.30/language.json +9539 -0
  32. package/minecraft-data/data/bedrock/1.18.30/proto.yml +4 -3
  33. package/minecraft-data/data/bedrock/1.18.30/protocol.json +20 -2
  34. package/minecraft-data/data/bedrock/1.18.30/types.yml +1 -1
  35. package/minecraft-data/data/bedrock/1.19.1/language.json +9739 -0
  36. package/minecraft-data/data/bedrock/1.19.1/proto.yml +4 -3
  37. package/minecraft-data/data/bedrock/1.19.1/protocol.json +20 -2
  38. package/minecraft-data/data/bedrock/1.19.1/types.yml +1 -1
  39. package/minecraft-data/data/bedrock/1.19.10/language.json +9360 -0
  40. package/minecraft-data/data/bedrock/1.19.10/proto.yml +4 -3
  41. package/minecraft-data/data/bedrock/1.19.10/protocol.json +20 -2
  42. package/minecraft-data/data/bedrock/1.19.10/types.yml +1 -1
  43. package/minecraft-data/data/bedrock/1.19.20/language.json +9404 -0
  44. package/minecraft-data/data/bedrock/1.19.20/proto.yml +4 -3
  45. package/minecraft-data/data/bedrock/1.19.20/protocol.json +20 -2
  46. package/minecraft-data/data/bedrock/1.19.20/types.yml +1 -1
  47. package/minecraft-data/data/bedrock/1.19.21/proto.yml +4 -3
  48. package/minecraft-data/data/bedrock/1.19.21/protocol.json +20 -2
  49. package/minecraft-data/data/bedrock/1.19.21/types.yml +1 -1
  50. package/minecraft-data/data/bedrock/1.19.30/language.json +9462 -0
  51. package/minecraft-data/data/bedrock/1.19.30/proto.yml +4 -3
  52. package/minecraft-data/data/bedrock/1.19.30/protocol.json +20 -2
  53. package/minecraft-data/data/bedrock/1.19.30/types.yml +1 -1
  54. package/minecraft-data/data/bedrock/1.19.40/language.json +9471 -0
  55. package/minecraft-data/data/bedrock/1.19.40/proto.yml +4 -3
  56. package/minecraft-data/data/bedrock/1.19.40/protocol.json +20 -2
  57. package/minecraft-data/data/bedrock/1.19.40/types.yml +1 -1
  58. package/minecraft-data/data/bedrock/1.19.50/language.json +9489 -0
  59. package/minecraft-data/data/bedrock/1.19.50/proto.yml +4 -3
  60. package/minecraft-data/data/bedrock/1.19.50/protocol.json +20 -2
  61. package/minecraft-data/data/bedrock/1.19.50/types.yml +1 -1
  62. package/minecraft-data/data/bedrock/1.19.60/language.json +9544 -0
  63. package/minecraft-data/data/bedrock/1.19.60/proto.yml +4 -3
  64. package/minecraft-data/data/bedrock/1.19.60/protocol.json +20 -2
  65. package/minecraft-data/data/bedrock/1.19.60/types.yml +1 -1
  66. package/minecraft-data/data/bedrock/1.19.62/proto.yml +4 -3
  67. package/minecraft-data/data/bedrock/1.19.62/protocol.json +20 -2
  68. package/minecraft-data/data/bedrock/1.19.62/types.yml +1 -1
  69. package/minecraft-data/data/bedrock/1.19.70/language.json +9597 -0
  70. package/minecraft-data/data/bedrock/1.19.70/proto.yml +4 -3
  71. package/minecraft-data/data/bedrock/1.19.70/protocol.json +20 -2
  72. package/minecraft-data/data/bedrock/1.19.70/types.yml +1 -1
  73. package/minecraft-data/data/bedrock/1.19.80/language.json +9649 -0
  74. package/minecraft-data/data/bedrock/1.19.80/proto.yml +4 -3
  75. package/minecraft-data/data/bedrock/1.19.80/protocol.json +20 -2
  76. package/minecraft-data/data/bedrock/1.19.80/types.yml +1 -1
  77. package/minecraft-data/data/bedrock/1.20.0/biomes.json +1073 -0
  78. package/minecraft-data/data/bedrock/1.20.0/blockCollisionShapes.json +1015 -0
  79. package/minecraft-data/data/bedrock/1.20.0/blockStates.json +266796 -0
  80. package/minecraft-data/data/bedrock/1.20.0/blocks.json +15070 -0
  81. package/minecraft-data/data/bedrock/1.20.0/blocksB2J.json +8203 -0
  82. package/minecraft-data/data/bedrock/1.20.0/blocksJ2B.json +24137 -0
  83. package/minecraft-data/data/bedrock/1.20.0/items.json +10482 -0
  84. package/minecraft-data/data/bedrock/1.20.0/language.json +9858 -0
  85. package/minecraft-data/data/bedrock/1.20.0/proto.yml +4 -3
  86. package/minecraft-data/data/bedrock/1.20.0/protocol.json +20 -2
  87. package/minecraft-data/data/bedrock/1.20.0/types.yml +1 -1
  88. package/minecraft-data/data/bedrock/1.20.10/language.json +9904 -0
  89. package/minecraft-data/data/bedrock/1.20.10/protocol.json +20 -2
  90. package/minecraft-data/data/bedrock/latest/proto.yml +4 -3
  91. package/minecraft-data/data/bedrock/latest/types.yml +1 -1
  92. package/minecraft-data/data/dataPaths.json +63 -39
  93. package/minecraft-data/doc/bedrock.md +3 -1
  94. package/minecraft-data/doc/history.md +10 -0
  95. package/minecraft-data/schemas/blockLoot_schema.json +5 -2
  96. package/minecraft-data/schemas/entityLoot_schema.json +5 -2
  97. package/minecraft-data/schemas/language_schema.json +2 -2
  98. package/minecraft-data/schemas/particles_schema.json +3 -1
  99. package/package.json +1 -1
  100. package/typings/index-template.d.ts +3 -5
@@ -2699,9 +2699,10 @@ packet_education_settings:
2699
2699
  HasQuiz: bool
2700
2700
  has_external_link_settings: bool
2701
2701
  external_link_settings: has_external_link_settings ?
2702
- has: bool
2703
- url: string
2704
- display_name: string
2702
+ if true:
2703
+ has: bool
2704
+ url: string
2705
+ display_name: string
2705
2706
 
2706
2707
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2707
2708
  # 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",
@@ -8251,7 +8251,25 @@
8251
8251
  "switch",
8252
8252
  {
8253
8253
  "compareTo": "has_external_link_settings",
8254
- "fields": {},
8254
+ "fields": {
8255
+ "true": [
8256
+ "container",
8257
+ [
8258
+ {
8259
+ "name": "has",
8260
+ "type": "bool"
8261
+ },
8262
+ {
8263
+ "name": "url",
8264
+ "type": "string"
8265
+ },
8266
+ {
8267
+ "name": "display_name",
8268
+ "type": "string"
8269
+ }
8270
+ ]
8271
+ ]
8272
+ },
8255
8273
  "default": "void"
8256
8274
  }
8257
8275
  ]
@@ -474,7 +474,7 @@ TransactionUseItem:
474
474
  face: zigzag32
475
475
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
476
476
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
477
- hotbar_slot: varint
477
+ hotbar_slot: zigzag32
478
478
  # HeldItem is the item that was held to interact with the block. The server should check if this item
479
479
  # is actually present in the HotBarSlot.
480
480
  held_item: Item