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 +8 -0
- package/minecraft-data/data/bedrock/1.20.61/protocol.json +1 -1
- package/minecraft-data/data/bedrock/latest/proto.yml +1 -1
- package/minecraft-data/data/pc/1.20.3/protocol.json +33 -32
- package/minecraft-data/data/pc/common/protocolVersions.json +8 -0
- package/minecraft-data/doc/history.md +7 -0
- package/package.json +1 -1
package/doc/history.md
CHANGED
|
@@ -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.
|
|
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:
|
|
838
|
-
"19": "minecraft:
|
|
839
|
-
"20": "minecraft:
|
|
840
|
-
"21": "minecraft:
|
|
841
|
-
"22": "minecraft:
|
|
842
|
-
"23": "minecraft:
|
|
843
|
-
"24": "minecraft:
|
|
844
|
-
"25": "minecraft:
|
|
845
|
-
"26": "minecraft:
|
|
846
|
-
"27": "minecraft:
|
|
847
|
-
"28": "minecraft:
|
|
848
|
-
"29": "minecraft:
|
|
849
|
-
"30": "minecraft:
|
|
850
|
-
"31": "minecraft:
|
|
851
|
-
"32": "minecraft:
|
|
852
|
-
"33": "minecraft:
|
|
853
|
-
"34": "minecraft:
|
|
854
|
-
"35": "minecraft:
|
|
855
|
-
"36": "minecraft:
|
|
856
|
-
"37": "minecraft:
|
|
857
|
-
"38": "minecraft:
|
|
858
|
-
"39": "minecraft:
|
|
859
|
-
"40": "minecraft:
|
|
860
|
-
"41": "minecraft:
|
|
861
|
-
"42": "minecraft:
|
|
862
|
-
"43": "minecraft:
|
|
863
|
-
"44": "minecraft:
|
|
864
|
-
"45": "minecraft:
|
|
865
|
-
"46": "minecraft:
|
|
866
|
-
"47": "minecraft:
|
|
867
|
-
"48": "minecraft:
|
|
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,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])
|