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
@@ -2825,9 +2825,10 @@ packet_education_settings:
2825
2825
  HasQuiz: bool
2826
2826
  has_external_link_settings: bool
2827
2827
  external_link_settings: has_external_link_settings ?
2828
- has: bool
2829
- url: string
2830
- display_name: string
2828
+ if true:
2829
+ has: bool
2830
+ url: string
2831
+ display_name: string
2831
2832
 
2832
2833
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2833
2834
  # the server, after which the server will broadcast the packet to other players online.
@@ -989,7 +989,7 @@
989
989
  },
990
990
  {
991
991
  "name": "hotbar_slot",
992
- "type": "varint"
992
+ "type": "zigzag32"
993
993
  },
994
994
  {
995
995
  "name": "held_item",
@@ -8786,7 +8786,25 @@
8786
8786
  "switch",
8787
8787
  {
8788
8788
  "compareTo": "has_external_link_settings",
8789
- "fields": {},
8789
+ "fields": {
8790
+ "true": [
8791
+ "container",
8792
+ [
8793
+ {
8794
+ "name": "has",
8795
+ "type": "bool"
8796
+ },
8797
+ {
8798
+ "name": "url",
8799
+ "type": "string"
8800
+ },
8801
+ {
8802
+ "name": "display_name",
8803
+ "type": "string"
8804
+ }
8805
+ ]
8806
+ ]
8807
+ },
8790
8808
  "default": "void"
8791
8809
  }
8792
8810
  ]
@@ -493,7 +493,7 @@ TransactionUseItem:
493
493
  face: zigzag32
494
494
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
495
495
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
496
- hotbar_slot: varint
496
+ hotbar_slot: zigzag32
497
497
  # HeldItem is the item that was held to interact with the block. The server should check if this item
498
498
  # is actually present in the HotBarSlot.
499
499
  held_item: Item