minecraft-data 3.65.0 → 3.67.0
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/data.js +72 -2
- package/doc/history.md +8 -0
- package/index.d.ts +8 -5
- package/minecraft-data/README.md +1 -1
- package/minecraft-data/data/bedrock/1.16.201/protocol.json +148 -144
- package/minecraft-data/data/bedrock/1.16.201/types.yml +6 -1
- package/minecraft-data/data/bedrock/1.16.210/protocol.json +314 -310
- package/minecraft-data/data/bedrock/1.16.210/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.16.220/protocol.json +315 -311
- package/minecraft-data/data/bedrock/1.16.220/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.17.0/protocol.json +332 -328
- package/minecraft-data/data/bedrock/1.17.0/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.17.10/protocol.json +332 -328
- package/minecraft-data/data/bedrock/1.17.10/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.17.30/protocol.json +332 -328
- package/minecraft-data/data/bedrock/1.17.30/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.17.40/protocol.json +332 -328
- package/minecraft-data/data/bedrock/1.17.40/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.18.0/protocol.json +332 -328
- package/minecraft-data/data/bedrock/1.18.0/types.yml +8 -3
- package/minecraft-data/data/bedrock/1.18.11/protocol.json +376 -338
- package/minecraft-data/data/bedrock/1.18.11/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.18.30/protocol.json +376 -338
- package/minecraft-data/data/bedrock/1.18.30/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.1/protocol.json +389 -351
- package/minecraft-data/data/bedrock/1.19.1/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.10/protocol.json +425 -387
- package/minecraft-data/data/bedrock/1.19.10/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.20/protocol.json +425 -387
- package/minecraft-data/data/bedrock/1.19.20/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.21/protocol.json +425 -387
- package/minecraft-data/data/bedrock/1.19.21/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.30/protocol.json +425 -387
- package/minecraft-data/data/bedrock/1.19.30/types.yml +9 -4
- package/minecraft-data/data/bedrock/1.19.40/protocol.json +427 -379
- package/minecraft-data/data/bedrock/1.19.40/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.19.50/protocol.json +441 -393
- package/minecraft-data/data/bedrock/1.19.50/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.19.60/protocol.json +442 -394
- package/minecraft-data/data/bedrock/1.19.60/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.19.62/protocol.json +442 -394
- package/minecraft-data/data/bedrock/1.19.62/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.19.70/protocol.json +456 -408
- package/minecraft-data/data/bedrock/1.19.70/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.19.80/protocol.json +456 -408
- package/minecraft-data/data/bedrock/1.19.80/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.0/protocol.json +456 -408
- package/minecraft-data/data/bedrock/1.20.0/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.10/protocol.json +459 -411
- package/minecraft-data/data/bedrock/1.20.10/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.30/protocol.json +461 -413
- package/minecraft-data/data/bedrock/1.20.30/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.40/protocol.json +462 -414
- package/minecraft-data/data/bedrock/1.20.40/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.50/protocol.json +462 -414
- package/minecraft-data/data/bedrock/1.20.50/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.61/protocol.json +463 -415
- package/minecraft-data/data/bedrock/1.20.61/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.71/protocol.json +465 -417
- package/minecraft-data/data/bedrock/1.20.71/types.yml +10 -4
- package/minecraft-data/data/bedrock/1.20.80/proto.yml +4164 -0
- package/minecraft-data/data/bedrock/1.20.80/protocol.json +477 -418
- package/minecraft-data/data/bedrock/1.20.80/steve.json +1 -0
- package/minecraft-data/data/bedrock/1.20.80/types.yml +2352 -0
- package/minecraft-data/data/bedrock/1.21.0/blockCollisionShapes.json +1426 -0
- package/minecraft-data/data/bedrock/1.21.0/blockStates.json +288037 -0
- package/minecraft-data/data/bedrock/1.21.0/blocks.json +19826 -0
- package/minecraft-data/data/bedrock/1.21.0/blocksB2J.json +9251 -0
- package/minecraft-data/data/bedrock/1.21.0/blocksJ2B.json +26686 -0
- package/minecraft-data/data/bedrock/1.21.0/entities.json +1445 -0
- package/minecraft-data/data/bedrock/1.21.0/items.json +11126 -0
- package/minecraft-data/data/bedrock/1.21.0/proto.yml +4186 -0
- package/minecraft-data/data/bedrock/1.21.0/protocol.json +12402 -0
- package/minecraft-data/data/bedrock/1.21.0/types.yml +2373 -0
- package/minecraft-data/data/bedrock/1.21.0/version.json +6 -0
- package/minecraft-data/data/bedrock/1.21.2/protocol.json +12408 -0
- package/minecraft-data/data/bedrock/1.21.2/version.json +6 -0
- package/minecraft-data/data/bedrock/common/protocolVersions.json +12 -0
- package/minecraft-data/data/bedrock/common/versions.json +3 -1
- package/minecraft-data/data/bedrock/latest/proto.yml +32 -4
- package/minecraft-data/data/bedrock/latest/types.yml +43 -5
- package/minecraft-data/data/dataPaths.json +72 -2
- package/minecraft-data/data/pc/1.20.5/biomes.json +642 -0
- package/minecraft-data/data/pc/1.20.5/blockCollisionShapes.json +136963 -0
- package/minecraft-data/data/pc/1.20.5/blocks.json +39410 -0
- package/minecraft-data/data/pc/1.20.5/effects.json +236 -0
- package/minecraft-data/data/pc/1.20.5/enchantments.json +945 -0
- package/minecraft-data/data/pc/1.20.5/entities.json +3625 -0
- package/minecraft-data/data/pc/1.20.5/foods.json +412 -0
- package/minecraft-data/data/pc/1.20.5/instruments.json +94 -0
- package/minecraft-data/data/pc/1.20.5/items.json +8995 -0
- package/minecraft-data/data/pc/1.20.5/language.json +6772 -0
- package/minecraft-data/data/pc/1.20.5/materials.json +134 -0
- package/minecraft-data/data/pc/1.20.5/particles.json +438 -0
- package/minecraft-data/data/pc/1.20.5/tints.json +447 -0
- package/minecraft-data/data/pc/common/features.json +7 -5
- package/minecraft-data/data/pc/common/protocolVersions.json +112 -0
- package/minecraft-data/doc/history.md +11 -0
- package/minecraft-data/schemas/foods_schema.json +4 -4
- package/minecraft-data/tools/js/extractPcEntityMetadata.js +1 -1
- package/minecraft-data/tools/js/extractPcFoods.js +58 -0
- package/package.json +1 -1
|
@@ -964,7 +964,7 @@ ItemStackRequest:
|
|
|
964
964
|
# crafting, where the old item is consumed.
|
|
965
965
|
- results_deprecated
|
|
966
966
|
_: type_id ?
|
|
967
|
-
if take or place:
|
|
967
|
+
if take or place or place_in_container or take_out_container:
|
|
968
968
|
count: u8
|
|
969
969
|
source: StackRequestSlotInfo
|
|
970
970
|
destination: StackRequestSlotInfo
|
|
@@ -996,19 +996,25 @@ ItemStackRequest:
|
|
|
996
996
|
primary_effect: zigzag32
|
|
997
997
|
secondary_effect: zigzag32
|
|
998
998
|
if mine_block:
|
|
999
|
-
#
|
|
1000
|
-
|
|
999
|
+
# Current hotbar slot
|
|
1000
|
+
hotbar_slot: zigzag32
|
|
1001
1001
|
# PredictedDurability is the durability of the item that the client assumes to be present at the time
|
|
1002
1002
|
predicted_durability: zigzag32
|
|
1003
1003
|
# StackNetworkID is the unique stack ID that the client assumes to be present at the time. The server
|
|
1004
1004
|
# must check if these IDs match. If they do not match, servers should reject the stack request that the
|
|
1005
1005
|
# action holding this info was in.
|
|
1006
1006
|
network_id: zigzag32
|
|
1007
|
-
if craft_recipe
|
|
1007
|
+
if craft_recipe:
|
|
1008
1008
|
# RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
|
|
1009
1009
|
# one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
|
|
1010
1010
|
# of 1.16.
|
|
1011
1011
|
recipe_network_id: varint
|
|
1012
|
+
if craft_recipe_auto:
|
|
1013
|
+
# RecipeNetworkID is the network ID of the recipe that is about to be crafted. This network ID matches
|
|
1014
|
+
# one of the recipes sent in the CraftingData packet, where each of the recipes have a RecipeNetworkID as
|
|
1015
|
+
recipe_network_id: varint
|
|
1016
|
+
times_crafted: u8
|
|
1017
|
+
ingredients: RecipeIngredient[]varint
|
|
1012
1018
|
if craft_creative:
|
|
1013
1019
|
# The stack ID of the creative item that is being created. This is one of the
|
|
1014
1020
|
# creative item stack IDs sent in the CreativeContent packet.
|