minecraft-data 3.61.0 → 3.61.2

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.
package/doc/history.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # History
2
2
 
3
+ ## 3.61.2
4
+
5
+ * update `minecraft-data`
6
+
7
+ ## 3.61.1
8
+
9
+ * update `minecraft-data`
10
+
3
11
  ## 3.61.0
4
12
 
5
13
  * update `minecraft-data`
@@ -9758,7 +9758,7 @@
9758
9758
  "type": [
9759
9759
  "switch",
9760
9760
  {
9761
- "compareTo": "input_data.item_stack_request",
9761
+ "compareTo": "input_data.client_predicted_vehicle",
9762
9762
  "fields": {
9763
9763
  "true": "zigzag64"
9764
9764
  },
@@ -3082,7 +3082,7 @@ packet_player_auth_input:
3082
3082
  data: TransactionUseItem
3083
3083
  item_stack_request: input_data.item_stack_request ?
3084
3084
  if true: ItemStackRequest
3085
- predicted_vehicle: input_data.item_stack_request ?
3085
+ predicted_vehicle: input_data.client_predicted_vehicle ?
3086
3086
  if true: zigzag64
3087
3087
  block_action: input_data.block_action ?
3088
3088
  if true: []zigzag32
@@ -834,37 +834,38 @@
834
834
  "15": "minecraft:item_predicate",
835
835
  "16": "minecraft:color",
836
836
  "17": "minecraft:component",
837
- "18": "minecraft:message",
838
- "19": "minecraft:nbt",
839
- "20": "minecraft:nbt_tag",
840
- "21": "minecraft:nbt_path",
841
- "22": "minecraft:objective",
842
- "23": "minecraft:objective_criteria",
843
- "24": "minecraft:operation",
844
- "25": "minecraft:particle",
845
- "26": "minecraft:angle",
846
- "27": "minecraft:rotation",
847
- "28": "minecraft:scoreboard_slot",
848
- "29": "minecraft:score_holder",
849
- "30": "minecraft:swizzle",
850
- "31": "minecraft:team",
851
- "32": "minecraft:item_slot",
852
- "33": "minecraft:resource_location",
853
- "34": "minecraft:function",
854
- "35": "minecraft:entity_anchor",
855
- "36": "minecraft:int_range",
856
- "37": "minecraft:float_range",
857
- "38": "minecraft:dimension",
858
- "39": "minecraft:gamemode",
859
- "40": "minecraft:time",
860
- "41": "minecraft:resource_or_tag",
861
- "42": "minecraft:resource_or_tag_key",
862
- "43": "minecraft:resource",
863
- "44": "minecraft:resource_key",
864
- "45": "minecraft:template_mirror",
865
- "46": "minecraft:template_rotation",
866
- "47": "minecraft:heightmap",
867
- "48": "minecraft:uuid"
837
+ "18": "minecraft:style",
838
+ "19": "minecraft:message",
839
+ "20": "minecraft:nbt",
840
+ "21": "minecraft:nbt_tag",
841
+ "22": "minecraft:nbt_path",
842
+ "23": "minecraft:objective",
843
+ "24": "minecraft:objective_criteria",
844
+ "25": "minecraft:operation",
845
+ "26": "minecraft:particle",
846
+ "27": "minecraft:angle",
847
+ "28": "minecraft:rotation",
848
+ "29": "minecraft:scoreboard_slot",
849
+ "30": "minecraft:score_holder",
850
+ "31": "minecraft:swizzle",
851
+ "32": "minecraft:team",
852
+ "33": "minecraft:item_slot",
853
+ "34": "minecraft:resource_location",
854
+ "35": "minecraft:function",
855
+ "36": "minecraft:entity_anchor",
856
+ "37": "minecraft:int_range",
857
+ "38": "minecraft:float_range",
858
+ "39": "minecraft:dimension",
859
+ "40": "minecraft:gamemode",
860
+ "41": "minecraft:time",
861
+ "42": "minecraft:resource_or_tag",
862
+ "43": "minecraft:resource_or_tag_key",
863
+ "44": "minecraft:resource",
864
+ "45": "minecraft:resource_key",
865
+ "46": "minecraft:template_mirror",
866
+ "47": "minecraft:template_rotation",
867
+ "48": "minecraft:heightmap",
868
+ "49": "minecraft:uuid"
868
869
  }
869
870
  }
870
871
  ]
@@ -7322,4 +7323,4 @@
7322
7323
  }
7323
7324
  }
7324
7325
  }
7325
- }
7326
+ }
@@ -1,4 +1,12 @@
1
1
  [
2
+ {
3
+ "minecraftVersion": "24w07a",
4
+ "version": 1073742001,
5
+ "dataVersion": 3817,
6
+ "usesNetty": true,
7
+ "majorVersion": "1.20",
8
+ "releaseType": "snapshot"
9
+ },
2
10
  {
3
11
  "minecraftVersion": "24w06a",
4
12
  "version": 1073742000,
@@ -1,3 +1,10 @@
1
+ ## 3.61.2
2
+ * [Add style to command param type enum in pc 1.20.3 protocol (#850)](https://github.com/PrismarineJS/minecraft-data/commit/4acaa9bd255951873eb11b12aca15a1079680d67) (thanks @extremeheat)
3
+
4
+ ## 3.61.1
5
+ * [[bedrock] Fix issue with player auth input data (#848)](https://github.com/PrismarineJS/minecraft-data/commit/985b2bef89e9642da1be90b825969a4818d5e5e8) (thanks @MrDiamond64)
6
+ * [Add 24w07a to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/4bf2ae5ccb7da0dc51898dbdd85cfbd04621fe07) (thanks @github-actions[bot])
7
+
1
8
  ## 3.61.0
2
9
  * [Add bedrock 1.20.61 protocol data (#845)](https://github.com/PrismarineJS/minecraft-data/commit/b38e5da05d345d3c3af52466cf74167a94b1bb1a) (thanks @extremeheat)
3
10
  * [Add 24w06a to pc protocolVersions.json](https://github.com/PrismarineJS/minecraft-data/commit/5630ff7074903a6638dd6595315888d9585d0e59) (thanks @github-actions[bot])
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "minecraft-data",
3
- "version": "3.61.0",
3
+ "version": "3.61.2",
4
4
  "description": "Provide easy access to minecraft data in node.js",
5
5
  "main": "index.js",
6
6
  "tonicExampleFilename": "example.js",