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
@@ -2734,9 +2734,10 @@ packet_education_settings:
2734
2734
  HasQuiz: bool
2735
2735
  has_external_link_settings: bool
2736
2736
  external_link_settings: has_external_link_settings ?
2737
- has: bool
2738
- url: string
2739
- display_name: string
2737
+ if true:
2738
+ has: bool
2739
+ url: string
2740
+ display_name: string
2740
2741
 
2741
2742
  # Emote is sent by both the server and the client. When the client sends an emote, it sends this packet to
2742
2743
  # 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",
@@ -8449,7 +8449,25 @@
8449
8449
  "switch",
8450
8450
  {
8451
8451
  "compareTo": "has_external_link_settings",
8452
- "fields": {},
8452
+ "fields": {
8453
+ "true": [
8454
+ "container",
8455
+ [
8456
+ {
8457
+ "name": "has",
8458
+ "type": "bool"
8459
+ },
8460
+ {
8461
+ "name": "url",
8462
+ "type": "string"
8463
+ },
8464
+ {
8465
+ "name": "display_name",
8466
+ "type": "string"
8467
+ }
8468
+ ]
8469
+ ]
8470
+ },
8453
8471
  "default": "void"
8454
8472
  }
8455
8473
  ]
@@ -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