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
@@ -2842,9 +2842,10 @@ packet_education_settings:
2842
2842
  HasQuiz: bool
2843
2843
  has_external_link_settings: bool
2844
2844
  external_link_settings: has_external_link_settings ?
2845
- has: bool
2846
- url: string
2847
- display_name: string
2845
+ if true:
2846
+ has: bool
2847
+ url: string
2848
+ display_name: string
2848
2849
 
2849
2850
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2850
2851
  # 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",
@@ -8943,7 +8943,25 @@
8943
8943
  "switch",
8944
8944
  {
8945
8945
  "compareTo": "has_external_link_settings",
8946
- "fields": {},
8946
+ "fields": {
8947
+ "true": [
8948
+ "container",
8949
+ [
8950
+ {
8951
+ "name": "has",
8952
+ "type": "bool"
8953
+ },
8954
+ {
8955
+ "name": "url",
8956
+ "type": "string"
8957
+ },
8958
+ {
8959
+ "name": "display_name",
8960
+ "type": "string"
8961
+ }
8962
+ ]
8963
+ ]
8964
+ },
8947
8965
  "default": "void"
8948
8966
  }
8949
8967
  ]
@@ -512,7 +512,7 @@ TransactionUseItem:
512
512
  face: zigzag32
513
513
  # HotBarSlot is the hot bar slot that the player was holding while clicking the block. It should be used
514
514
  # to ensure that the hot bar slot and held item are correctly synchronised with the server.
515
- hotbar_slot: varint
515
+ hotbar_slot: zigzag32
516
516
  # HeldItem is the item that was held to interact with the block. The server should check if this item
517
517
  # is actually present in the HotBarSlot.
518
518
  held_item: Item