minecraft-data 3.46.1 → 3.47.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 +45 -1
- package/doc/history.md +8 -0
- package/minecraft-data/.github/helper-bot/index.js +3 -3
- package/minecraft-data/.github/workflows/bedrock-ci.yml +1 -1
- package/minecraft-data/README.md +2 -2
- package/minecraft-data/data/bedrock/1.16.201/proto.yml +2 -2
- package/minecraft-data/data/bedrock/1.16.210/proto.yml +2 -2
- package/minecraft-data/data/bedrock/1.16.220/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.16.220/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.16.220/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.17.0/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.17.0/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.17.0/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.17.10/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.17.10/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.17.10/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.17.30/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.17.30/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.17.30/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.17.40/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.17.40/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.17.40/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.18.0/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.18.0/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.18.0/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.18.11/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.18.11/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.18.11/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.18.30/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.18.30/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.18.30/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.1/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.1/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.1/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.10/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.10/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.10/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.20/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.20/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.20/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.21/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.21/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.21/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.30/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.30/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.30/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.40/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.40/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.40/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.50/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.50/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.50/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.60/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.60/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.60/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.62/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.62/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.62/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.70/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.70/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.70/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.19.80/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.19.80/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.19.80/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.20.0/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.20.0/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.20.0/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.20.10/proto.yml +3 -3
- package/minecraft-data/data/bedrock/1.20.10/protocol.json +32 -1
- package/minecraft-data/data/bedrock/1.20.10/types.yml +25 -1
- package/minecraft-data/data/bedrock/1.20.15/version.json +6 -0
- package/minecraft-data/data/bedrock/1.20.30/proto.yml +4084 -0
- package/minecraft-data/data/bedrock/1.20.30/protocol.json +76 -28
- package/minecraft-data/data/bedrock/1.20.30/types.yml +2154 -0
- package/minecraft-data/data/bedrock/1.20.40/protocol.json +11928 -0
- package/minecraft-data/data/bedrock/1.20.40/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 +11 -15
- package/minecraft-data/data/bedrock/latest/types.yml +159 -1
- package/minecraft-data/data/dataPaths.json +45 -1
- package/minecraft-data/data/pc/1.11.2/protocolComments.json +49 -49
- package/minecraft-data/data/pc/1.9.2/protocolComments.json +1 -1
- package/minecraft-data/data/pc/common/protocolVersions.json +40 -0
- package/minecraft-data/doc/add-data-new-version.md +2 -2
- package/minecraft-data/doc/history.md +8 -0
- package/package.json +1 -1
|
@@ -1901,7 +1901,7 @@ packet_update_trade:
|
|
|
1901
1901
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1902
1902
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1903
1903
|
# of that particular item.
|
|
1904
|
-
# https://minecraft.
|
|
1904
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1905
1905
|
economic_trades: bool
|
|
1906
1906
|
# NBT serialised compound of offers that the villager has.
|
|
1907
1907
|
offers: nbt
|
|
@@ -2067,7 +2067,7 @@ packet_structure_block_update:
|
|
|
2067
2067
|
# used to export the structure to a file.
|
|
2068
2068
|
structure_name: string
|
|
2069
2069
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2070
|
-
# be found here: https://minecraft.
|
|
2070
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2071
2071
|
data_field: string
|
|
2072
2072
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2073
2073
|
# exported by the structure block.
|
|
@@ -3239,7 +3239,7 @@ packet_motion_prediction_hints:
|
|
|
3239
3239
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3240
3240
|
# conditions specified in an animation controller.
|
|
3241
3241
|
# Much of the documentation of this packet can be found at
|
|
3242
|
-
# https://
|
|
3242
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3243
3243
|
packet_animate_entity:
|
|
3244
3244
|
!id: 0x9e
|
|
3245
3245
|
!bound: client
|
|
@@ -2640,7 +2640,38 @@
|
|
|
2640
2640
|
[
|
|
2641
2641
|
{
|
|
2642
2642
|
"name": "type",
|
|
2643
|
-
"type":
|
|
2643
|
+
"type": [
|
|
2644
|
+
"mapper",
|
|
2645
|
+
{
|
|
2646
|
+
"type": "u8",
|
|
2647
|
+
"mappings": {
|
|
2648
|
+
"0": "marker_white",
|
|
2649
|
+
"1": "marker_green",
|
|
2650
|
+
"2": "marker_red",
|
|
2651
|
+
"3": "marker_blue",
|
|
2652
|
+
"4": "cross_white",
|
|
2653
|
+
"5": "triangle_red",
|
|
2654
|
+
"6": "square_white",
|
|
2655
|
+
"7": "marker_sign",
|
|
2656
|
+
"8": "marker_pink",
|
|
2657
|
+
"9": "marker_orange",
|
|
2658
|
+
"10": "marker_yellow",
|
|
2659
|
+
"11": "marker_teal",
|
|
2660
|
+
"12": "triangle_green",
|
|
2661
|
+
"13": "small_square_white",
|
|
2662
|
+
"14": "mansion",
|
|
2663
|
+
"15": "monument",
|
|
2664
|
+
"16": "no_draw",
|
|
2665
|
+
"17": "village_desert",
|
|
2666
|
+
"18": "village_plains",
|
|
2667
|
+
"19": "village_savanna",
|
|
2668
|
+
"20": "village_snowy",
|
|
2669
|
+
"21": "village_taiga",
|
|
2670
|
+
"22": "jungle_temple",
|
|
2671
|
+
"23": "witch_hut"
|
|
2672
|
+
}
|
|
2673
|
+
}
|
|
2674
|
+
]
|
|
2644
2675
|
},
|
|
2645
2676
|
{
|
|
2646
2677
|
"name": "rotation",
|
|
@@ -1054,7 +1054,31 @@ TrackedObject:
|
|
|
1054
1054
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1055
1055
|
# client-side.
|
|
1056
1056
|
MapDecoration:
|
|
1057
|
-
type: u8
|
|
1057
|
+
type: u8 =>
|
|
1058
|
+
- marker_white
|
|
1059
|
+
- marker_green
|
|
1060
|
+
- marker_red
|
|
1061
|
+
- marker_blue
|
|
1062
|
+
- cross_white
|
|
1063
|
+
- triangle_red
|
|
1064
|
+
- square_white
|
|
1065
|
+
- marker_sign
|
|
1066
|
+
- marker_pink
|
|
1067
|
+
- marker_orange
|
|
1068
|
+
- marker_yellow
|
|
1069
|
+
- marker_teal
|
|
1070
|
+
- triangle_green
|
|
1071
|
+
- small_square_white
|
|
1072
|
+
- mansion
|
|
1073
|
+
- monument
|
|
1074
|
+
- no_draw
|
|
1075
|
+
- village_desert
|
|
1076
|
+
- village_plains
|
|
1077
|
+
- village_savanna
|
|
1078
|
+
- village_snowy
|
|
1079
|
+
- village_taiga
|
|
1080
|
+
- jungle_temple
|
|
1081
|
+
- witch_hut
|
|
1058
1082
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1059
1083
|
# map decoration may face.
|
|
1060
1084
|
rotation: u8
|
|
@@ -1902,7 +1902,7 @@ packet_update_trade:
|
|
|
1902
1902
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1903
1903
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1904
1904
|
# of that particular item.
|
|
1905
|
-
# https://minecraft.
|
|
1905
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1906
1906
|
economic_trades: bool
|
|
1907
1907
|
# NBT serialised compound of offers that the villager has.
|
|
1908
1908
|
offers: nbt
|
|
@@ -2068,7 +2068,7 @@ packet_structure_block_update:
|
|
|
2068
2068
|
# used to export the structure to a file.
|
|
2069
2069
|
structure_name: string
|
|
2070
2070
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2071
|
-
# be found here: https://minecraft.
|
|
2071
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2072
2072
|
data_field: string
|
|
2073
2073
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2074
2074
|
# exported by the structure block.
|
|
@@ -3254,7 +3254,7 @@ packet_motion_prediction_hints:
|
|
|
3254
3254
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3255
3255
|
# conditions specified in an animation controller.
|
|
3256
3256
|
# Much of the documentation of this packet can be found at
|
|
3257
|
-
# https://
|
|
3257
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3258
3258
|
packet_animate_entity:
|
|
3259
3259
|
!id: 0x9e
|
|
3260
3260
|
!bound: client
|
|
@@ -2722,7 +2722,38 @@
|
|
|
2722
2722
|
[
|
|
2723
2723
|
{
|
|
2724
2724
|
"name": "type",
|
|
2725
|
-
"type":
|
|
2725
|
+
"type": [
|
|
2726
|
+
"mapper",
|
|
2727
|
+
{
|
|
2728
|
+
"type": "u8",
|
|
2729
|
+
"mappings": {
|
|
2730
|
+
"0": "marker_white",
|
|
2731
|
+
"1": "marker_green",
|
|
2732
|
+
"2": "marker_red",
|
|
2733
|
+
"3": "marker_blue",
|
|
2734
|
+
"4": "cross_white",
|
|
2735
|
+
"5": "triangle_red",
|
|
2736
|
+
"6": "square_white",
|
|
2737
|
+
"7": "marker_sign",
|
|
2738
|
+
"8": "marker_pink",
|
|
2739
|
+
"9": "marker_orange",
|
|
2740
|
+
"10": "marker_yellow",
|
|
2741
|
+
"11": "marker_teal",
|
|
2742
|
+
"12": "triangle_green",
|
|
2743
|
+
"13": "small_square_white",
|
|
2744
|
+
"14": "mansion",
|
|
2745
|
+
"15": "monument",
|
|
2746
|
+
"16": "no_draw",
|
|
2747
|
+
"17": "village_desert",
|
|
2748
|
+
"18": "village_plains",
|
|
2749
|
+
"19": "village_savanna",
|
|
2750
|
+
"20": "village_snowy",
|
|
2751
|
+
"21": "village_taiga",
|
|
2752
|
+
"22": "jungle_temple",
|
|
2753
|
+
"23": "witch_hut"
|
|
2754
|
+
}
|
|
2755
|
+
}
|
|
2756
|
+
]
|
|
2726
2757
|
},
|
|
2727
2758
|
{
|
|
2728
2759
|
"name": "rotation",
|
|
@@ -1097,7 +1097,31 @@ TrackedObject:
|
|
|
1097
1097
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1098
1098
|
# client-side.
|
|
1099
1099
|
MapDecoration:
|
|
1100
|
-
type: u8
|
|
1100
|
+
type: u8 =>
|
|
1101
|
+
- marker_white
|
|
1102
|
+
- marker_green
|
|
1103
|
+
- marker_red
|
|
1104
|
+
- marker_blue
|
|
1105
|
+
- cross_white
|
|
1106
|
+
- triangle_red
|
|
1107
|
+
- square_white
|
|
1108
|
+
- marker_sign
|
|
1109
|
+
- marker_pink
|
|
1110
|
+
- marker_orange
|
|
1111
|
+
- marker_yellow
|
|
1112
|
+
- marker_teal
|
|
1113
|
+
- triangle_green
|
|
1114
|
+
- small_square_white
|
|
1115
|
+
- mansion
|
|
1116
|
+
- monument
|
|
1117
|
+
- no_draw
|
|
1118
|
+
- village_desert
|
|
1119
|
+
- village_plains
|
|
1120
|
+
- village_savanna
|
|
1121
|
+
- village_snowy
|
|
1122
|
+
- village_taiga
|
|
1123
|
+
- jungle_temple
|
|
1124
|
+
- witch_hut
|
|
1101
1125
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1102
1126
|
# map decoration may face.
|
|
1103
1127
|
rotation: u8
|
|
@@ -1912,7 +1912,7 @@ packet_update_trade:
|
|
|
1912
1912
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1913
1913
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1914
1914
|
# of that particular item.
|
|
1915
|
-
# https://minecraft.
|
|
1915
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1916
1916
|
economic_trades: bool
|
|
1917
1917
|
# NBT serialised compound of offers that the villager has.
|
|
1918
1918
|
offers: nbt
|
|
@@ -2078,7 +2078,7 @@ packet_structure_block_update:
|
|
|
2078
2078
|
# used to export the structure to a file.
|
|
2079
2079
|
structure_name: string
|
|
2080
2080
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2081
|
-
# be found here: https://minecraft.
|
|
2081
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2082
2082
|
data_field: string
|
|
2083
2083
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2084
2084
|
# exported by the structure block.
|
|
@@ -3264,7 +3264,7 @@ packet_motion_prediction_hints:
|
|
|
3264
3264
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3265
3265
|
# conditions specified in an animation controller.
|
|
3266
3266
|
# Much of the documentation of this packet can be found at
|
|
3267
|
-
# https://
|
|
3267
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3268
3268
|
packet_animate_entity:
|
|
3269
3269
|
!id: 0x9e
|
|
3270
3270
|
!bound: client
|
|
@@ -2775,7 +2775,38 @@
|
|
|
2775
2775
|
[
|
|
2776
2776
|
{
|
|
2777
2777
|
"name": "type",
|
|
2778
|
-
"type":
|
|
2778
|
+
"type": [
|
|
2779
|
+
"mapper",
|
|
2780
|
+
{
|
|
2781
|
+
"type": "u8",
|
|
2782
|
+
"mappings": {
|
|
2783
|
+
"0": "marker_white",
|
|
2784
|
+
"1": "marker_green",
|
|
2785
|
+
"2": "marker_red",
|
|
2786
|
+
"3": "marker_blue",
|
|
2787
|
+
"4": "cross_white",
|
|
2788
|
+
"5": "triangle_red",
|
|
2789
|
+
"6": "square_white",
|
|
2790
|
+
"7": "marker_sign",
|
|
2791
|
+
"8": "marker_pink",
|
|
2792
|
+
"9": "marker_orange",
|
|
2793
|
+
"10": "marker_yellow",
|
|
2794
|
+
"11": "marker_teal",
|
|
2795
|
+
"12": "triangle_green",
|
|
2796
|
+
"13": "small_square_white",
|
|
2797
|
+
"14": "mansion",
|
|
2798
|
+
"15": "monument",
|
|
2799
|
+
"16": "no_draw",
|
|
2800
|
+
"17": "village_desert",
|
|
2801
|
+
"18": "village_plains",
|
|
2802
|
+
"19": "village_savanna",
|
|
2803
|
+
"20": "village_snowy",
|
|
2804
|
+
"21": "village_taiga",
|
|
2805
|
+
"22": "jungle_temple",
|
|
2806
|
+
"23": "witch_hut"
|
|
2807
|
+
}
|
|
2808
|
+
}
|
|
2809
|
+
]
|
|
2779
2810
|
},
|
|
2780
2811
|
{
|
|
2781
2812
|
"name": "rotation",
|
|
@@ -1109,7 +1109,31 @@ TrackedObject:
|
|
|
1109
1109
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1110
1110
|
# client-side.
|
|
1111
1111
|
MapDecoration:
|
|
1112
|
-
type: u8
|
|
1112
|
+
type: u8 =>
|
|
1113
|
+
- marker_white
|
|
1114
|
+
- marker_green
|
|
1115
|
+
- marker_red
|
|
1116
|
+
- marker_blue
|
|
1117
|
+
- cross_white
|
|
1118
|
+
- triangle_red
|
|
1119
|
+
- square_white
|
|
1120
|
+
- marker_sign
|
|
1121
|
+
- marker_pink
|
|
1122
|
+
- marker_orange
|
|
1123
|
+
- marker_yellow
|
|
1124
|
+
- marker_teal
|
|
1125
|
+
- triangle_green
|
|
1126
|
+
- small_square_white
|
|
1127
|
+
- mansion
|
|
1128
|
+
- monument
|
|
1129
|
+
- no_draw
|
|
1130
|
+
- village_desert
|
|
1131
|
+
- village_plains
|
|
1132
|
+
- village_savanna
|
|
1133
|
+
- village_snowy
|
|
1134
|
+
- village_taiga
|
|
1135
|
+
- jungle_temple
|
|
1136
|
+
- witch_hut
|
|
1113
1137
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1114
1138
|
# map decoration may face.
|
|
1115
1139
|
rotation: u8
|
|
@@ -1912,7 +1912,7 @@ packet_update_trade:
|
|
|
1912
1912
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1913
1913
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1914
1914
|
# of that particular item.
|
|
1915
|
-
# https://minecraft.
|
|
1915
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1916
1916
|
economic_trades: bool
|
|
1917
1917
|
# NBT serialised compound of offers that the villager has.
|
|
1918
1918
|
offers: nbt
|
|
@@ -2078,7 +2078,7 @@ packet_structure_block_update:
|
|
|
2078
2078
|
# used to export the structure to a file.
|
|
2079
2079
|
structure_name: string
|
|
2080
2080
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2081
|
-
# be found here: https://minecraft.
|
|
2081
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2082
2082
|
data_field: string
|
|
2083
2083
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2084
2084
|
# exported by the structure block.
|
|
@@ -3266,7 +3266,7 @@ packet_motion_prediction_hints:
|
|
|
3266
3266
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3267
3267
|
# conditions specified in an animation controller.
|
|
3268
3268
|
# Much of the documentation of this packet can be found at
|
|
3269
|
-
# https://
|
|
3269
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3270
3270
|
packet_animate_entity:
|
|
3271
3271
|
!id: 0x9e
|
|
3272
3272
|
!bound: client
|
|
@@ -2777,7 +2777,38 @@
|
|
|
2777
2777
|
[
|
|
2778
2778
|
{
|
|
2779
2779
|
"name": "type",
|
|
2780
|
-
"type":
|
|
2780
|
+
"type": [
|
|
2781
|
+
"mapper",
|
|
2782
|
+
{
|
|
2783
|
+
"type": "u8",
|
|
2784
|
+
"mappings": {
|
|
2785
|
+
"0": "marker_white",
|
|
2786
|
+
"1": "marker_green",
|
|
2787
|
+
"2": "marker_red",
|
|
2788
|
+
"3": "marker_blue",
|
|
2789
|
+
"4": "cross_white",
|
|
2790
|
+
"5": "triangle_red",
|
|
2791
|
+
"6": "square_white",
|
|
2792
|
+
"7": "marker_sign",
|
|
2793
|
+
"8": "marker_pink",
|
|
2794
|
+
"9": "marker_orange",
|
|
2795
|
+
"10": "marker_yellow",
|
|
2796
|
+
"11": "marker_teal",
|
|
2797
|
+
"12": "triangle_green",
|
|
2798
|
+
"13": "small_square_white",
|
|
2799
|
+
"14": "mansion",
|
|
2800
|
+
"15": "monument",
|
|
2801
|
+
"16": "no_draw",
|
|
2802
|
+
"17": "village_desert",
|
|
2803
|
+
"18": "village_plains",
|
|
2804
|
+
"19": "village_savanna",
|
|
2805
|
+
"20": "village_snowy",
|
|
2806
|
+
"21": "village_taiga",
|
|
2807
|
+
"22": "jungle_temple",
|
|
2808
|
+
"23": "witch_hut"
|
|
2809
|
+
}
|
|
2810
|
+
}
|
|
2811
|
+
]
|
|
2781
2812
|
},
|
|
2782
2813
|
{
|
|
2783
2814
|
"name": "rotation",
|
|
@@ -1115,7 +1115,31 @@ TrackedObject:
|
|
|
1115
1115
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1116
1116
|
# client-side.
|
|
1117
1117
|
MapDecoration:
|
|
1118
|
-
type: u8
|
|
1118
|
+
type: u8 =>
|
|
1119
|
+
- marker_white
|
|
1120
|
+
- marker_green
|
|
1121
|
+
- marker_red
|
|
1122
|
+
- marker_blue
|
|
1123
|
+
- cross_white
|
|
1124
|
+
- triangle_red
|
|
1125
|
+
- square_white
|
|
1126
|
+
- marker_sign
|
|
1127
|
+
- marker_pink
|
|
1128
|
+
- marker_orange
|
|
1129
|
+
- marker_yellow
|
|
1130
|
+
- marker_teal
|
|
1131
|
+
- triangle_green
|
|
1132
|
+
- small_square_white
|
|
1133
|
+
- mansion
|
|
1134
|
+
- monument
|
|
1135
|
+
- no_draw
|
|
1136
|
+
- village_desert
|
|
1137
|
+
- village_plains
|
|
1138
|
+
- village_savanna
|
|
1139
|
+
- village_snowy
|
|
1140
|
+
- village_taiga
|
|
1141
|
+
- jungle_temple
|
|
1142
|
+
- witch_hut
|
|
1119
1143
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1120
1144
|
# map decoration may face.
|
|
1121
1145
|
rotation: u8
|
|
@@ -1916,7 +1916,7 @@ packet_update_trade:
|
|
|
1916
1916
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1917
1917
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1918
1918
|
# of that particular item.
|
|
1919
|
-
# https://minecraft.
|
|
1919
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1920
1920
|
economic_trades: bool
|
|
1921
1921
|
# NBT serialised compound of offers that the villager has.
|
|
1922
1922
|
offers: nbt
|
|
@@ -2082,7 +2082,7 @@ packet_structure_block_update:
|
|
|
2082
2082
|
# used to export the structure to a file.
|
|
2083
2083
|
structure_name: string
|
|
2084
2084
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2085
|
-
# be found here: https://minecraft.
|
|
2085
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2086
2086
|
data_field: string
|
|
2087
2087
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2088
2088
|
# exported by the structure block.
|
|
@@ -3273,7 +3273,7 @@ packet_motion_prediction_hints:
|
|
|
3273
3273
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3274
3274
|
# conditions specified in an animation controller.
|
|
3275
3275
|
# Much of the documentation of this packet can be found at
|
|
3276
|
-
# https://
|
|
3276
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3277
3277
|
packet_animate_entity:
|
|
3278
3278
|
!id: 0x9e
|
|
3279
3279
|
!bound: client
|
|
@@ -2808,7 +2808,38 @@
|
|
|
2808
2808
|
[
|
|
2809
2809
|
{
|
|
2810
2810
|
"name": "type",
|
|
2811
|
-
"type":
|
|
2811
|
+
"type": [
|
|
2812
|
+
"mapper",
|
|
2813
|
+
{
|
|
2814
|
+
"type": "u8",
|
|
2815
|
+
"mappings": {
|
|
2816
|
+
"0": "marker_white",
|
|
2817
|
+
"1": "marker_green",
|
|
2818
|
+
"2": "marker_red",
|
|
2819
|
+
"3": "marker_blue",
|
|
2820
|
+
"4": "cross_white",
|
|
2821
|
+
"5": "triangle_red",
|
|
2822
|
+
"6": "square_white",
|
|
2823
|
+
"7": "marker_sign",
|
|
2824
|
+
"8": "marker_pink",
|
|
2825
|
+
"9": "marker_orange",
|
|
2826
|
+
"10": "marker_yellow",
|
|
2827
|
+
"11": "marker_teal",
|
|
2828
|
+
"12": "triangle_green",
|
|
2829
|
+
"13": "small_square_white",
|
|
2830
|
+
"14": "mansion",
|
|
2831
|
+
"15": "monument",
|
|
2832
|
+
"16": "no_draw",
|
|
2833
|
+
"17": "village_desert",
|
|
2834
|
+
"18": "village_plains",
|
|
2835
|
+
"19": "village_savanna",
|
|
2836
|
+
"20": "village_snowy",
|
|
2837
|
+
"21": "village_taiga",
|
|
2838
|
+
"22": "jungle_temple",
|
|
2839
|
+
"23": "witch_hut"
|
|
2840
|
+
}
|
|
2841
|
+
}
|
|
2842
|
+
]
|
|
2812
2843
|
},
|
|
2813
2844
|
{
|
|
2814
2845
|
"name": "rotation",
|
|
@@ -1135,7 +1135,31 @@ TrackedObject:
|
|
|
1135
1135
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1136
1136
|
# client-side.
|
|
1137
1137
|
MapDecoration:
|
|
1138
|
-
type: u8
|
|
1138
|
+
type: u8 =>
|
|
1139
|
+
- marker_white
|
|
1140
|
+
- marker_green
|
|
1141
|
+
- marker_red
|
|
1142
|
+
- marker_blue
|
|
1143
|
+
- cross_white
|
|
1144
|
+
- triangle_red
|
|
1145
|
+
- square_white
|
|
1146
|
+
- marker_sign
|
|
1147
|
+
- marker_pink
|
|
1148
|
+
- marker_orange
|
|
1149
|
+
- marker_yellow
|
|
1150
|
+
- marker_teal
|
|
1151
|
+
- triangle_green
|
|
1152
|
+
- small_square_white
|
|
1153
|
+
- mansion
|
|
1154
|
+
- monument
|
|
1155
|
+
- no_draw
|
|
1156
|
+
- village_desert
|
|
1157
|
+
- village_plains
|
|
1158
|
+
- village_savanna
|
|
1159
|
+
- village_snowy
|
|
1160
|
+
- village_taiga
|
|
1161
|
+
- jungle_temple
|
|
1162
|
+
- witch_hut
|
|
1139
1163
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1140
1164
|
# map decoration may face.
|
|
1141
1165
|
rotation: u8
|
|
@@ -1917,7 +1917,7 @@ packet_update_trade:
|
|
|
1917
1917
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1918
1918
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1919
1919
|
# of that particular item.
|
|
1920
|
-
# https://minecraft.
|
|
1920
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1921
1921
|
economic_trades: bool
|
|
1922
1922
|
# NBT serialised compound of offers that the villager has.
|
|
1923
1923
|
offers: nbt
|
|
@@ -2083,7 +2083,7 @@ packet_structure_block_update:
|
|
|
2083
2083
|
# used to export the structure to a file.
|
|
2084
2084
|
structure_name: string
|
|
2085
2085
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2086
|
-
# be found here: https://minecraft.
|
|
2086
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2087
2087
|
data_field: string
|
|
2088
2088
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2089
2089
|
# exported by the structure block.
|
|
@@ -3274,7 +3274,7 @@ packet_motion_prediction_hints:
|
|
|
3274
3274
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3275
3275
|
# conditions specified in an animation controller.
|
|
3276
3276
|
# Much of the documentation of this packet can be found at
|
|
3277
|
-
# https://
|
|
3277
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3278
3278
|
packet_animate_entity:
|
|
3279
3279
|
!id: 0x9e
|
|
3280
3280
|
!bound: client
|
|
@@ -2812,7 +2812,38 @@
|
|
|
2812
2812
|
[
|
|
2813
2813
|
{
|
|
2814
2814
|
"name": "type",
|
|
2815
|
-
"type":
|
|
2815
|
+
"type": [
|
|
2816
|
+
"mapper",
|
|
2817
|
+
{
|
|
2818
|
+
"type": "u8",
|
|
2819
|
+
"mappings": {
|
|
2820
|
+
"0": "marker_white",
|
|
2821
|
+
"1": "marker_green",
|
|
2822
|
+
"2": "marker_red",
|
|
2823
|
+
"3": "marker_blue",
|
|
2824
|
+
"4": "cross_white",
|
|
2825
|
+
"5": "triangle_red",
|
|
2826
|
+
"6": "square_white",
|
|
2827
|
+
"7": "marker_sign",
|
|
2828
|
+
"8": "marker_pink",
|
|
2829
|
+
"9": "marker_orange",
|
|
2830
|
+
"10": "marker_yellow",
|
|
2831
|
+
"11": "marker_teal",
|
|
2832
|
+
"12": "triangle_green",
|
|
2833
|
+
"13": "small_square_white",
|
|
2834
|
+
"14": "mansion",
|
|
2835
|
+
"15": "monument",
|
|
2836
|
+
"16": "no_draw",
|
|
2837
|
+
"17": "village_desert",
|
|
2838
|
+
"18": "village_plains",
|
|
2839
|
+
"19": "village_savanna",
|
|
2840
|
+
"20": "village_snowy",
|
|
2841
|
+
"21": "village_taiga",
|
|
2842
|
+
"22": "jungle_temple",
|
|
2843
|
+
"23": "witch_hut"
|
|
2844
|
+
}
|
|
2845
|
+
}
|
|
2846
|
+
]
|
|
2816
2847
|
},
|
|
2817
2848
|
{
|
|
2818
2849
|
"name": "rotation",
|
|
@@ -1136,7 +1136,31 @@ TrackedObject:
|
|
|
1136
1136
|
# MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
|
|
1137
1137
|
# client-side.
|
|
1138
1138
|
MapDecoration:
|
|
1139
|
-
type: u8
|
|
1139
|
+
type: u8 =>
|
|
1140
|
+
- marker_white
|
|
1141
|
+
- marker_green
|
|
1142
|
+
- marker_red
|
|
1143
|
+
- marker_blue
|
|
1144
|
+
- cross_white
|
|
1145
|
+
- triangle_red
|
|
1146
|
+
- square_white
|
|
1147
|
+
- marker_sign
|
|
1148
|
+
- marker_pink
|
|
1149
|
+
- marker_orange
|
|
1150
|
+
- marker_yellow
|
|
1151
|
+
- marker_teal
|
|
1152
|
+
- triangle_green
|
|
1153
|
+
- small_square_white
|
|
1154
|
+
- mansion
|
|
1155
|
+
- monument
|
|
1156
|
+
- no_draw
|
|
1157
|
+
- village_desert
|
|
1158
|
+
- village_plains
|
|
1159
|
+
- village_savanna
|
|
1160
|
+
- village_snowy
|
|
1161
|
+
- village_taiga
|
|
1162
|
+
- jungle_temple
|
|
1163
|
+
- witch_hut
|
|
1140
1164
|
# Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
|
|
1141
1165
|
# map decoration may face.
|
|
1142
1166
|
rotation: u8
|
|
@@ -1917,7 +1917,7 @@ packet_update_trade:
|
|
|
1917
1917
|
# Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
|
|
1918
1918
|
# demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
|
|
1919
1919
|
# of that particular item.
|
|
1920
|
-
# https://minecraft.
|
|
1920
|
+
# https://minecraft.wiki/w/Trading#Economics
|
|
1921
1921
|
economic_trades: bool
|
|
1922
1922
|
# NBT serialised compound of offers that the villager has.
|
|
1923
1923
|
offers: nbt
|
|
@@ -2083,7 +2083,7 @@ packet_structure_block_update:
|
|
|
2083
2083
|
# used to export the structure to a file.
|
|
2084
2084
|
structure_name: string
|
|
2085
2085
|
# DataField is the name of a function to run, usually used during natural generation. A description can
|
|
2086
|
-
# be found here: https://minecraft.
|
|
2086
|
+
# be found here: https://minecraft.wiki/w/Structure_Block#Data.
|
|
2087
2087
|
data_field: string
|
|
2088
2088
|
# IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
|
|
2089
2089
|
# exported by the structure block.
|
|
@@ -3278,7 +3278,7 @@ packet_motion_prediction_hints:
|
|
|
3278
3278
|
# animation, or to activate a controller which can start a sequence of animations based on different
|
|
3279
3279
|
# conditions specified in an animation controller.
|
|
3280
3280
|
# Much of the documentation of this packet can be found at
|
|
3281
|
-
# https://
|
|
3281
|
+
# https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
|
|
3282
3282
|
packet_animate_entity:
|
|
3283
3283
|
!id: 0x9e
|
|
3284
3284
|
!bound: client
|