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
@@ -2785,9 +2785,10 @@ packet_education_settings:
2785
2785
  HasQuiz: bool
2786
2786
  has_external_link_settings: bool
2787
2787
  external_link_settings: has_external_link_settings ?
2788
- has: bool
2789
- url: string
2790
- display_name: string
2788
+ if true:
2789
+ has: bool
2790
+ url: string
2791
+ display_name: string
2791
2792
 
2792
2793
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2793
2794
  # the server, after which the server will broadcast the packet to other players online.
@@ -951,7 +951,7 @@
951
951
  },
952
952
  {
953
953
  "name": "hotbar_slot",
954
- "type": "varint"
954
+ "type": "zigzag32"
955
955
  },
956
956
  {
957
957
  "name": "held_item",
@@ -8517,7 +8517,25 @@
8517
8517
  "switch",
8518
8518
  {
8519
8519
  "compareTo": "has_external_link_settings",
8520
- "fields": {},
8520
+ "fields": {
8521
+ "true": [
8522
+ "container",
8523
+ [
8524
+ {
8525
+ "name": "has",
8526
+ "type": "bool"
8527
+ },
8528
+ {
8529
+ "name": "url",
8530
+ "type": "string"
8531
+ },
8532
+ {
8533
+ "name": "display_name",
8534
+ "type": "string"
8535
+ }
8536
+ ]
8537
+ ]
8538
+ },
8521
8539
  "default": "void"
8522
8540
  }
8523
8541
  ]
@@ -486,7 +486,7 @@ TransactionUseItem:
486
486
  face: zigzag32
487
487
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
488
488
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
489
- hotbar_slot: varint
489
+ hotbar_slot: zigzag32
490
490
  # HeldItem is the item that was held to interact with the block. The server should check if this item
491
491
  # is actually present in the HotBarSlot.
492
492
  held_item: Item