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.
Files changed (87) hide show
  1. package/data.js +45 -1
  2. package/doc/history.md +8 -0
  3. package/minecraft-data/.github/helper-bot/index.js +3 -3
  4. package/minecraft-data/.github/workflows/bedrock-ci.yml +1 -1
  5. package/minecraft-data/README.md +2 -2
  6. package/minecraft-data/data/bedrock/1.16.201/proto.yml +2 -2
  7. package/minecraft-data/data/bedrock/1.16.210/proto.yml +2 -2
  8. package/minecraft-data/data/bedrock/1.16.220/proto.yml +3 -3
  9. package/minecraft-data/data/bedrock/1.16.220/protocol.json +32 -1
  10. package/minecraft-data/data/bedrock/1.16.220/types.yml +25 -1
  11. package/minecraft-data/data/bedrock/1.17.0/proto.yml +3 -3
  12. package/minecraft-data/data/bedrock/1.17.0/protocol.json +32 -1
  13. package/minecraft-data/data/bedrock/1.17.0/types.yml +25 -1
  14. package/minecraft-data/data/bedrock/1.17.10/proto.yml +3 -3
  15. package/minecraft-data/data/bedrock/1.17.10/protocol.json +32 -1
  16. package/minecraft-data/data/bedrock/1.17.10/types.yml +25 -1
  17. package/minecraft-data/data/bedrock/1.17.30/proto.yml +3 -3
  18. package/minecraft-data/data/bedrock/1.17.30/protocol.json +32 -1
  19. package/minecraft-data/data/bedrock/1.17.30/types.yml +25 -1
  20. package/minecraft-data/data/bedrock/1.17.40/proto.yml +3 -3
  21. package/minecraft-data/data/bedrock/1.17.40/protocol.json +32 -1
  22. package/minecraft-data/data/bedrock/1.17.40/types.yml +25 -1
  23. package/minecraft-data/data/bedrock/1.18.0/proto.yml +3 -3
  24. package/minecraft-data/data/bedrock/1.18.0/protocol.json +32 -1
  25. package/minecraft-data/data/bedrock/1.18.0/types.yml +25 -1
  26. package/minecraft-data/data/bedrock/1.18.11/proto.yml +3 -3
  27. package/minecraft-data/data/bedrock/1.18.11/protocol.json +32 -1
  28. package/minecraft-data/data/bedrock/1.18.11/types.yml +25 -1
  29. package/minecraft-data/data/bedrock/1.18.30/proto.yml +3 -3
  30. package/minecraft-data/data/bedrock/1.18.30/protocol.json +32 -1
  31. package/minecraft-data/data/bedrock/1.18.30/types.yml +25 -1
  32. package/minecraft-data/data/bedrock/1.19.1/proto.yml +3 -3
  33. package/minecraft-data/data/bedrock/1.19.1/protocol.json +32 -1
  34. package/minecraft-data/data/bedrock/1.19.1/types.yml +25 -1
  35. package/minecraft-data/data/bedrock/1.19.10/proto.yml +3 -3
  36. package/minecraft-data/data/bedrock/1.19.10/protocol.json +32 -1
  37. package/minecraft-data/data/bedrock/1.19.10/types.yml +25 -1
  38. package/minecraft-data/data/bedrock/1.19.20/proto.yml +3 -3
  39. package/minecraft-data/data/bedrock/1.19.20/protocol.json +32 -1
  40. package/minecraft-data/data/bedrock/1.19.20/types.yml +25 -1
  41. package/minecraft-data/data/bedrock/1.19.21/proto.yml +3 -3
  42. package/minecraft-data/data/bedrock/1.19.21/protocol.json +32 -1
  43. package/minecraft-data/data/bedrock/1.19.21/types.yml +25 -1
  44. package/minecraft-data/data/bedrock/1.19.30/proto.yml +3 -3
  45. package/minecraft-data/data/bedrock/1.19.30/protocol.json +32 -1
  46. package/minecraft-data/data/bedrock/1.19.30/types.yml +25 -1
  47. package/minecraft-data/data/bedrock/1.19.40/proto.yml +3 -3
  48. package/minecraft-data/data/bedrock/1.19.40/protocol.json +32 -1
  49. package/minecraft-data/data/bedrock/1.19.40/types.yml +25 -1
  50. package/minecraft-data/data/bedrock/1.19.50/proto.yml +3 -3
  51. package/minecraft-data/data/bedrock/1.19.50/protocol.json +32 -1
  52. package/minecraft-data/data/bedrock/1.19.50/types.yml +25 -1
  53. package/minecraft-data/data/bedrock/1.19.60/proto.yml +3 -3
  54. package/minecraft-data/data/bedrock/1.19.60/protocol.json +32 -1
  55. package/minecraft-data/data/bedrock/1.19.60/types.yml +25 -1
  56. package/minecraft-data/data/bedrock/1.19.62/proto.yml +3 -3
  57. package/minecraft-data/data/bedrock/1.19.62/protocol.json +32 -1
  58. package/minecraft-data/data/bedrock/1.19.62/types.yml +25 -1
  59. package/minecraft-data/data/bedrock/1.19.70/proto.yml +3 -3
  60. package/minecraft-data/data/bedrock/1.19.70/protocol.json +32 -1
  61. package/minecraft-data/data/bedrock/1.19.70/types.yml +25 -1
  62. package/minecraft-data/data/bedrock/1.19.80/proto.yml +3 -3
  63. package/minecraft-data/data/bedrock/1.19.80/protocol.json +32 -1
  64. package/minecraft-data/data/bedrock/1.19.80/types.yml +25 -1
  65. package/minecraft-data/data/bedrock/1.20.0/proto.yml +3 -3
  66. package/minecraft-data/data/bedrock/1.20.0/protocol.json +32 -1
  67. package/minecraft-data/data/bedrock/1.20.0/types.yml +25 -1
  68. package/minecraft-data/data/bedrock/1.20.10/proto.yml +3 -3
  69. package/minecraft-data/data/bedrock/1.20.10/protocol.json +32 -1
  70. package/minecraft-data/data/bedrock/1.20.10/types.yml +25 -1
  71. package/minecraft-data/data/bedrock/1.20.15/version.json +6 -0
  72. package/minecraft-data/data/bedrock/1.20.30/proto.yml +4084 -0
  73. package/minecraft-data/data/bedrock/1.20.30/protocol.json +76 -28
  74. package/minecraft-data/data/bedrock/1.20.30/types.yml +2154 -0
  75. package/minecraft-data/data/bedrock/1.20.40/protocol.json +11928 -0
  76. package/minecraft-data/data/bedrock/1.20.40/version.json +6 -0
  77. package/minecraft-data/data/bedrock/common/protocolVersions.json +12 -0
  78. package/minecraft-data/data/bedrock/common/versions.json +3 -1
  79. package/minecraft-data/data/bedrock/latest/proto.yml +11 -15
  80. package/minecraft-data/data/bedrock/latest/types.yml +159 -1
  81. package/minecraft-data/data/dataPaths.json +45 -1
  82. package/minecraft-data/data/pc/1.11.2/protocolComments.json +49 -49
  83. package/minecraft-data/data/pc/1.9.2/protocolComments.json +1 -1
  84. package/minecraft-data/data/pc/common/protocolVersions.json +40 -0
  85. package/minecraft-data/doc/add-data-new-version.md +2 -2
  86. package/minecraft-data/doc/history.md +8 -0
  87. package/package.json +1 -1
package/data.js CHANGED
@@ -1787,6 +1787,28 @@ module.exports =
1787
1787
  get version () { return require("./minecraft-data/data/bedrock/1.20.10/version.json") },
1788
1788
  get language () { return require("./minecraft-data/data/bedrock/1.20.10/language.json") }
1789
1789
  },
1790
+ '1.20.15': {
1791
+ get blocks () { return require("./minecraft-data/data/bedrock/1.20.0/blocks.json") },
1792
+ get blockStates () { return require("./minecraft-data/data/bedrock/1.20.0/blockStates.json") },
1793
+ get blockCollisionShapes () { return require("./minecraft-data/data/bedrock/1.20.0/blockCollisionShapes.json") },
1794
+ get biomes () { return require("./minecraft-data/data/bedrock/1.20.0/biomes.json") },
1795
+ get entities () { return require("./minecraft-data/data/bedrock/1.19.1/entities.json") },
1796
+ get items () { return require("./minecraft-data/data/bedrock/1.20.0/items.json") },
1797
+ get recipes () { return require("./minecraft-data/data/bedrock/1.19.10/recipes.json") },
1798
+ get instruments () { return require("./minecraft-data/data/bedrock/1.17.0/instruments.json") },
1799
+ get materials () { return require("./minecraft-data/data/pc/1.17/materials.json") },
1800
+ get enchantments () { return require("./minecraft-data/data/bedrock/1.19.1/enchantments.json") },
1801
+ get effects () { return require("./minecraft-data/data/pc/1.17/effects.json") },
1802
+ get protocol () { return require("./minecraft-data/data/bedrock/1.20.10/protocol.json") },
1803
+ get windows () { return require("./minecraft-data/data/bedrock/1.16.201/windows.json") },
1804
+ get steve () { return require("./minecraft-data/data/bedrock/1.16.201/steve.json") },
1805
+ get blocksB2J () { return require("./minecraft-data/data/bedrock/1.20.0/blocksB2J.json") },
1806
+ get blocksJ2B () { return require("./minecraft-data/data/bedrock/1.20.0/blocksJ2B.json") },
1807
+ proto: __dirname + '/minecraft-data/data/bedrock/1.20.10/proto.yml',
1808
+ types: __dirname + '/minecraft-data/data/bedrock/1.20.10/types.yml',
1809
+ get version () { return require("./minecraft-data/data/bedrock/1.20.15/version.json") },
1810
+ get language () { return require("./minecraft-data/data/bedrock/1.20.10/language.json") }
1811
+ },
1790
1812
  '1.20.30': {
1791
1813
  get blocks () { return require("./minecraft-data/data/bedrock/1.20.0/blocks.json") },
1792
1814
  get blockStates () { return require("./minecraft-data/data/bedrock/1.20.0/blockStates.json") },
@@ -1804,9 +1826,31 @@ module.exports =
1804
1826
  get steve () { return require("./minecraft-data/data/bedrock/1.16.201/steve.json") },
1805
1827
  get blocksB2J () { return require("./minecraft-data/data/bedrock/1.20.0/blocksB2J.json") },
1806
1828
  get blocksJ2B () { return require("./minecraft-data/data/bedrock/1.20.0/blocksJ2B.json") },
1829
+ proto: __dirname + '/minecraft-data/data/bedrock/1.20.30/proto.yml',
1830
+ types: __dirname + '/minecraft-data/data/bedrock/1.20.30/types.yml',
1831
+ get version () { return require("./minecraft-data/data/bedrock/1.20.30/version.json") },
1832
+ get language () { return require("./minecraft-data/data/bedrock/1.20.10/language.json") }
1833
+ },
1834
+ '1.20.40': {
1835
+ get blocks () { return require("./minecraft-data/data/bedrock/1.20.0/blocks.json") },
1836
+ get blockStates () { return require("./minecraft-data/data/bedrock/1.20.0/blockStates.json") },
1837
+ get blockCollisionShapes () { return require("./minecraft-data/data/bedrock/1.20.0/blockCollisionShapes.json") },
1838
+ get biomes () { return require("./minecraft-data/data/bedrock/1.20.0/biomes.json") },
1839
+ get entities () { return require("./minecraft-data/data/bedrock/1.19.1/entities.json") },
1840
+ get items () { return require("./minecraft-data/data/bedrock/1.20.0/items.json") },
1841
+ get recipes () { return require("./minecraft-data/data/bedrock/1.19.10/recipes.json") },
1842
+ get instruments () { return require("./minecraft-data/data/bedrock/1.17.0/instruments.json") },
1843
+ get materials () { return require("./minecraft-data/data/pc/1.17/materials.json") },
1844
+ get enchantments () { return require("./minecraft-data/data/bedrock/1.19.1/enchantments.json") },
1845
+ get effects () { return require("./minecraft-data/data/pc/1.17/effects.json") },
1846
+ get protocol () { return require("./minecraft-data/data/bedrock/1.20.40/protocol.json") },
1847
+ get windows () { return require("./minecraft-data/data/bedrock/1.16.201/windows.json") },
1848
+ get steve () { return require("./minecraft-data/data/bedrock/1.16.201/steve.json") },
1849
+ get blocksB2J () { return require("./minecraft-data/data/bedrock/1.20.0/blocksB2J.json") },
1850
+ get blocksJ2B () { return require("./minecraft-data/data/bedrock/1.20.0/blocksJ2B.json") },
1807
1851
  proto: __dirname + '/minecraft-data/data/bedrock/latest/proto.yml',
1808
1852
  types: __dirname + '/minecraft-data/data/bedrock/latest/types.yml',
1809
- get version () { return require("./minecraft-data/data/bedrock/1.20.30/version.json") },
1853
+ get version () { return require("./minecraft-data/data/bedrock/1.20.40/version.json") },
1810
1854
  get language () { return require("./minecraft-data/data/bedrock/1.20.10/language.json") }
1811
1855
  }
1812
1856
  }
package/doc/history.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # History
2
2
 
3
+ ## 3.47.0
4
+
5
+ * update `minecraft-data`
6
+
7
+ ## 3.46.2
8
+
9
+ * update `minecraft-data`
10
+
3
11
  ## 3.46.1
4
12
 
5
13
  * update `minecraft-data`
@@ -121,10 +121,10 @@ async function updateManifestPC () {
121
121
  const versionJson = require('./version.json')
122
122
 
123
123
  let majorVersion
124
- try {
124
+ if (versionJson.id && versionJson.id.includes('.')) {
125
125
  majorVersion = versionJson.id.split('.', 2).join('.')
126
- } catch (e) {
127
- console.error('Failed to get major version from version.json.id', versionJson.id, ', falling back to protocolVersions.json latest (may be incorrect)')
126
+ } else {
127
+ console.error(`Version '${versionJson.id}' appears to be a snapshot (no dot in name). Using the last known majorVersion in protocolVersions.json for this version (may be incorrect)`)
128
128
  majorVersion = protocolVersions.pc[0].majorVersion
129
129
  }
130
130
 
@@ -9,7 +9,7 @@ on:
9
9
  jobs:
10
10
  build:
11
11
  runs-on: ubuntu-latest
12
- timeout-minutes: 12
12
+ timeout-minutes: 14
13
13
 
14
14
  steps:
15
15
  - name: Use Node.js 14.x
@@ -91,7 +91,7 @@ Projects that provide data:
91
91
 
92
92
  | Project name | Language | Source | Data provided |
93
93
  | --- | --- | --- | --- |
94
- | [minecraft-wiki-extractor](https://github.com/PrismarineJS/minecraft-wiki-extractor) | Node.js | [minecraft wiki](http://minecraft.gamepedia.com/Minecraft_Wiki) | blocks, items, entities, recipes |
94
+ | [minecraft-wiki-extractor](https://github.com/PrismarineJS/minecraft-wiki-extractor) | Node.js | [minecraft wiki](https://minecraft.wiki) | blocks, items, entities, recipes |
95
95
  | [mcdevs-wiki-extractor](https://github.com/PrismarineJS/mcdevs-wiki-extractor) | Node.js | [wiki.vg](http://wiki.vg/Protocol) | a partial protocol, entities |
96
96
  | [node-minecraft-extractor](https://github.com/PrismarineJS/node-minecraft-extractor) | Node.js | merge between wiki.vg and mcwiki | a complete entities file |
97
97
  | [minecraft-jar-extractor](https://github.com/PrismarineJS/minecraft-jar-extractor) | Node.js | minecraft server jar | a very partial but completely up to date protocol |
@@ -109,7 +109,7 @@ Pages interesting to manually update the data if necessary:
109
109
  | [wiki.vg Inventory page](http://wiki.vg/Inventory) | windows |
110
110
  | [wiki.vg](http://wiki.vg/Block_Actions) | instruments |
111
111
  | [a mineflayer PR](https://github.com/PrismarineJS/mineflayer/pull/197) | biomes |
112
- | [mcwiki effects page](http://minecraft.gamepedia.com/Status_effect) | effects |
112
+ | [mcwiki effects page](https://minecraft.wiki/w/Effect) | effects |
113
113
  | [wiki.vg protocol version numbers](http://wiki.vg/Protocol_version_numbers) | protocolVersions |
114
114
 
115
115
  ## Data quality
@@ -1512,7 +1512,7 @@ packet_update_trade:
1512
1512
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1513
1513
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1514
1514
  # of that particular item.
1515
- # https://minecraft.gamepedia.com/Trading#Economics
1515
+ # https://minecraft.wiki/w/Trading#Economics
1516
1516
  economic_trades: bool
1517
1517
  # NBT serialised compound of offers that the villager has.
1518
1518
  offers: nbt
@@ -2372,7 +2372,7 @@ packet_motion_prediction_hints:
2372
2372
  # animation, or to activate a controller which can start a sequence of animations based on different
2373
2373
  # conditions specified in an animation controller.
2374
2374
  # Much of the documentation of this packet can be found at
2375
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
2375
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
2376
2376
  packet_animate_entity:
2377
2377
  !id: 0x9e
2378
2378
  !bound: client
@@ -1559,7 +1559,7 @@ packet_update_trade:
1559
1559
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1560
1560
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1561
1561
  # of that particular item.
1562
- # https://minecraft.gamepedia.com/Trading#Economics
1562
+ # https://minecraft.wiki/w/Trading#Economics
1563
1563
  economic_trades: bool
1564
1564
  # NBT serialised compound of offers that the villager has.
1565
1565
  offers: nbt
@@ -2499,7 +2499,7 @@ packet_motion_prediction_hints:
2499
2499
  # animation, or to activate a controller which can start a sequence of animations based on different
2500
2500
  # conditions specified in an animation controller.
2501
2501
  # Much of the documentation of this packet can be found at
2502
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
2502
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
2503
2503
  packet_animate_entity:
2504
2504
  !id: 0x9e
2505
2505
  !bound: client
@@ -1693,7 +1693,7 @@ packet_update_trade:
1693
1693
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1694
1694
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1695
1695
  # of that particular item.
1696
- # https://minecraft.gamepedia.com/Trading#Economics
1696
+ # https://minecraft.wiki/w/Trading#Economics
1697
1697
  economic_trades: bool
1698
1698
  # NBT serialised compound of offers that the villager has.
1699
1699
  offers: nbt
@@ -1854,7 +1854,7 @@ packet_structure_block_update:
1854
1854
  # used to export the structure to a file.
1855
1855
  structure_name: string
1856
1856
  # DataField is the name of a function to run, usually used during natural generation. A description can
1857
- # be found here: https://minecraft.gamepedia.com/Structure_Block#Data.
1857
+ # be found here: https://minecraft.wiki/w/Structure_Block#Data.
1858
1858
  data_field: string
1859
1859
  # IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
1860
1860
  # exported by the structure block.
@@ -2974,7 +2974,7 @@ packet_motion_prediction_hints:
2974
2974
  # animation, or to activate a controller which can start a sequence of animations based on different
2975
2975
  # conditions specified in an animation controller.
2976
2976
  # Much of the documentation of this packet can be found at
2977
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
2977
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
2978
2978
  packet_animate_entity:
2979
2979
  !id: 0x9e
2980
2980
  !bound: client
@@ -2558,7 +2558,38 @@
2558
2558
  [
2559
2559
  {
2560
2560
  "name": "type",
2561
- "type": "u8"
2561
+ "type": [
2562
+ "mapper",
2563
+ {
2564
+ "type": "u8",
2565
+ "mappings": {
2566
+ "0": "marker_white",
2567
+ "1": "marker_green",
2568
+ "2": "marker_red",
2569
+ "3": "marker_blue",
2570
+ "4": "cross_white",
2571
+ "5": "triangle_red",
2572
+ "6": "square_white",
2573
+ "7": "marker_sign",
2574
+ "8": "marker_pink",
2575
+ "9": "marker_orange",
2576
+ "10": "marker_yellow",
2577
+ "11": "marker_teal",
2578
+ "12": "triangle_green",
2579
+ "13": "small_square_white",
2580
+ "14": "mansion",
2581
+ "15": "monument",
2582
+ "16": "no_draw",
2583
+ "17": "village_desert",
2584
+ "18": "village_plains",
2585
+ "19": "village_savanna",
2586
+ "20": "village_snowy",
2587
+ "21": "village_taiga",
2588
+ "22": "jungle_temple",
2589
+ "23": "witch_hut"
2590
+ }
2591
+ }
2592
+ ]
2562
2593
  },
2563
2594
  {
2564
2595
  "name": "rotation",
@@ -1005,7 +1005,31 @@ TrackedObject:
1005
1005
  # MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
1006
1006
  # client-side.
1007
1007
  MapDecoration:
1008
- type: u8
1008
+ type: u8 =>
1009
+ - marker_white
1010
+ - marker_green
1011
+ - marker_red
1012
+ - marker_blue
1013
+ - cross_white
1014
+ - triangle_red
1015
+ - square_white
1016
+ - marker_sign
1017
+ - marker_pink
1018
+ - marker_orange
1019
+ - marker_yellow
1020
+ - marker_teal
1021
+ - triangle_green
1022
+ - small_square_white
1023
+ - mansion
1024
+ - monument
1025
+ - no_draw
1026
+ - village_desert
1027
+ - village_plains
1028
+ - village_savanna
1029
+ - village_snowy
1030
+ - village_taiga
1031
+ - jungle_temple
1032
+ - witch_hut
1009
1033
  # Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
1010
1034
  # map decoration may face.
1011
1035
  rotation: u8
@@ -1695,7 +1695,7 @@ packet_update_trade:
1695
1695
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1696
1696
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1697
1697
  # of that particular item.
1698
- # https://minecraft.gamepedia.com/Trading#Economics
1698
+ # https://minecraft.wiki/w/Trading#Economics
1699
1699
  economic_trades: bool
1700
1700
  # NBT serialised compound of offers that the villager has.
1701
1701
  offers: nbt
@@ -1856,7 +1856,7 @@ packet_structure_block_update:
1856
1856
  # used to export the structure to a file.
1857
1857
  structure_name: string
1858
1858
  # DataField is the name of a function to run, usually used during natural generation. A description can
1859
- # be found here: https://minecraft.gamepedia.com/Structure_Block#Data.
1859
+ # be found here: https://minecraft.wiki/w/Structure_Block#Data.
1860
1860
  data_field: string
1861
1861
  # IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
1862
1862
  # exported by the structure block.
@@ -2976,7 +2976,7 @@ packet_motion_prediction_hints:
2976
2976
  # animation, or to activate a controller which can start a sequence of animations based on different
2977
2977
  # conditions specified in an animation controller.
2978
2978
  # Much of the documentation of this packet can be found at
2979
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
2979
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
2980
2980
  packet_animate_entity:
2981
2981
  !id: 0x9e
2982
2982
  !bound: client
@@ -2561,7 +2561,38 @@
2561
2561
  [
2562
2562
  {
2563
2563
  "name": "type",
2564
- "type": "u8"
2564
+ "type": [
2565
+ "mapper",
2566
+ {
2567
+ "type": "u8",
2568
+ "mappings": {
2569
+ "0": "marker_white",
2570
+ "1": "marker_green",
2571
+ "2": "marker_red",
2572
+ "3": "marker_blue",
2573
+ "4": "cross_white",
2574
+ "5": "triangle_red",
2575
+ "6": "square_white",
2576
+ "7": "marker_sign",
2577
+ "8": "marker_pink",
2578
+ "9": "marker_orange",
2579
+ "10": "marker_yellow",
2580
+ "11": "marker_teal",
2581
+ "12": "triangle_green",
2582
+ "13": "small_square_white",
2583
+ "14": "mansion",
2584
+ "15": "monument",
2585
+ "16": "no_draw",
2586
+ "17": "village_desert",
2587
+ "18": "village_plains",
2588
+ "19": "village_savanna",
2589
+ "20": "village_snowy",
2590
+ "21": "village_taiga",
2591
+ "22": "jungle_temple",
2592
+ "23": "witch_hut"
2593
+ }
2594
+ }
2595
+ ]
2565
2596
  },
2566
2597
  {
2567
2598
  "name": "rotation",
@@ -1008,7 +1008,31 @@ TrackedObject:
1008
1008
  # MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
1009
1009
  # client-side.
1010
1010
  MapDecoration:
1011
- type: u8
1011
+ type: u8 =>
1012
+ - marker_white
1013
+ - marker_green
1014
+ - marker_red
1015
+ - marker_blue
1016
+ - cross_white
1017
+ - triangle_red
1018
+ - square_white
1019
+ - marker_sign
1020
+ - marker_pink
1021
+ - marker_orange
1022
+ - marker_yellow
1023
+ - marker_teal
1024
+ - triangle_green
1025
+ - small_square_white
1026
+ - mansion
1027
+ - monument
1028
+ - no_draw
1029
+ - village_desert
1030
+ - village_plains
1031
+ - village_savanna
1032
+ - village_snowy
1033
+ - village_taiga
1034
+ - jungle_temple
1035
+ - witch_hut
1012
1036
  # Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
1013
1037
  # map decoration may face.
1014
1038
  rotation: u8
@@ -1778,7 +1778,7 @@ packet_update_trade:
1778
1778
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1779
1779
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1780
1780
  # of that particular item.
1781
- # https://minecraft.gamepedia.com/Trading#Economics
1781
+ # https://minecraft.wiki/w/Trading#Economics
1782
1782
  economic_trades: bool
1783
1783
  # NBT serialised compound of offers that the villager has.
1784
1784
  offers: nbt
@@ -1944,7 +1944,7 @@ packet_structure_block_update:
1944
1944
  # used to export the structure to a file.
1945
1945
  structure_name: string
1946
1946
  # DataField is the name of a function to run, usually used during natural generation. A description can
1947
- # be found here: https://minecraft.gamepedia.com/Structure_Block#Data.
1947
+ # be found here: https://minecraft.wiki/w/Structure_Block#Data.
1948
1948
  data_field: string
1949
1949
  # IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
1950
1950
  # exported by the structure block.
@@ -3073,7 +3073,7 @@ packet_motion_prediction_hints:
3073
3073
  # animation, or to activate a controller which can start a sequence of animations based on different
3074
3074
  # conditions specified in an animation controller.
3075
3075
  # Much of the documentation of this packet can be found at
3076
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
3076
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
3077
3077
  packet_animate_entity:
3078
3078
  !id: 0x9e
3079
3079
  !bound: client
@@ -2561,7 +2561,38 @@
2561
2561
  [
2562
2562
  {
2563
2563
  "name": "type",
2564
- "type": "u8"
2564
+ "type": [
2565
+ "mapper",
2566
+ {
2567
+ "type": "u8",
2568
+ "mappings": {
2569
+ "0": "marker_white",
2570
+ "1": "marker_green",
2571
+ "2": "marker_red",
2572
+ "3": "marker_blue",
2573
+ "4": "cross_white",
2574
+ "5": "triangle_red",
2575
+ "6": "square_white",
2576
+ "7": "marker_sign",
2577
+ "8": "marker_pink",
2578
+ "9": "marker_orange",
2579
+ "10": "marker_yellow",
2580
+ "11": "marker_teal",
2581
+ "12": "triangle_green",
2582
+ "13": "small_square_white",
2583
+ "14": "mansion",
2584
+ "15": "monument",
2585
+ "16": "no_draw",
2586
+ "17": "village_desert",
2587
+ "18": "village_plains",
2588
+ "19": "village_savanna",
2589
+ "20": "village_snowy",
2590
+ "21": "village_taiga",
2591
+ "22": "jungle_temple",
2592
+ "23": "witch_hut"
2593
+ }
2594
+ }
2595
+ ]
2565
2596
  },
2566
2597
  {
2567
2598
  "name": "rotation",
@@ -1008,7 +1008,31 @@ TrackedObject:
1008
1008
  # MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
1009
1009
  # client-side.
1010
1010
  MapDecoration:
1011
- type: u8
1011
+ type: u8 =>
1012
+ - marker_white
1013
+ - marker_green
1014
+ - marker_red
1015
+ - marker_blue
1016
+ - cross_white
1017
+ - triangle_red
1018
+ - square_white
1019
+ - marker_sign
1020
+ - marker_pink
1021
+ - marker_orange
1022
+ - marker_yellow
1023
+ - marker_teal
1024
+ - triangle_green
1025
+ - small_square_white
1026
+ - mansion
1027
+ - monument
1028
+ - no_draw
1029
+ - village_desert
1030
+ - village_plains
1031
+ - village_savanna
1032
+ - village_snowy
1033
+ - village_taiga
1034
+ - jungle_temple
1035
+ - witch_hut
1012
1036
  # Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
1013
1037
  # map decoration may face.
1014
1038
  rotation: u8
@@ -1791,7 +1791,7 @@ packet_update_trade:
1791
1791
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1792
1792
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1793
1793
  # of that particular item.
1794
- # https://minecraft.gamepedia.com/Trading#Economics
1794
+ # https://minecraft.wiki/w/Trading#Economics
1795
1795
  economic_trades: bool
1796
1796
  # NBT serialised compound of offers that the villager has.
1797
1797
  offers: nbt
@@ -1957,7 +1957,7 @@ packet_structure_block_update:
1957
1957
  # used to export the structure to a file.
1958
1958
  structure_name: string
1959
1959
  # DataField is the name of a function to run, usually used during natural generation. A description can
1960
- # be found here: https://minecraft.gamepedia.com/Structure_Block#Data.
1960
+ # be found here: https://minecraft.wiki/w/Structure_Block#Data.
1961
1961
  data_field: string
1962
1962
  # IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
1963
1963
  # exported by the structure block.
@@ -3103,7 +3103,7 @@ packet_motion_prediction_hints:
3103
3103
  # animation, or to activate a controller which can start a sequence of animations based on different
3104
3104
  # conditions specified in an animation controller.
3105
3105
  # Much of the documentation of this packet can be found at
3106
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
3106
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
3107
3107
  packet_animate_entity:
3108
3108
  !id: 0x9e
3109
3109
  !bound: client
@@ -2569,7 +2569,38 @@
2569
2569
  [
2570
2570
  {
2571
2571
  "name": "type",
2572
- "type": "u8"
2572
+ "type": [
2573
+ "mapper",
2574
+ {
2575
+ "type": "u8",
2576
+ "mappings": {
2577
+ "0": "marker_white",
2578
+ "1": "marker_green",
2579
+ "2": "marker_red",
2580
+ "3": "marker_blue",
2581
+ "4": "cross_white",
2582
+ "5": "triangle_red",
2583
+ "6": "square_white",
2584
+ "7": "marker_sign",
2585
+ "8": "marker_pink",
2586
+ "9": "marker_orange",
2587
+ "10": "marker_yellow",
2588
+ "11": "marker_teal",
2589
+ "12": "triangle_green",
2590
+ "13": "small_square_white",
2591
+ "14": "mansion",
2592
+ "15": "monument",
2593
+ "16": "no_draw",
2594
+ "17": "village_desert",
2595
+ "18": "village_plains",
2596
+ "19": "village_savanna",
2597
+ "20": "village_snowy",
2598
+ "21": "village_taiga",
2599
+ "22": "jungle_temple",
2600
+ "23": "witch_hut"
2601
+ }
2602
+ }
2603
+ ]
2573
2604
  },
2574
2605
  {
2575
2606
  "name": "rotation",
@@ -1013,7 +1013,31 @@ TrackedObject:
1013
1013
  # MapDecoration is a fixed decoration on a map: Its position or other properties do not change automatically
1014
1014
  # client-side.
1015
1015
  MapDecoration:
1016
- type: u8
1016
+ type: u8 =>
1017
+ - marker_white
1018
+ - marker_green
1019
+ - marker_red
1020
+ - marker_blue
1021
+ - cross_white
1022
+ - triangle_red
1023
+ - square_white
1024
+ - marker_sign
1025
+ - marker_pink
1026
+ - marker_orange
1027
+ - marker_yellow
1028
+ - marker_teal
1029
+ - triangle_green
1030
+ - small_square_white
1031
+ - mansion
1032
+ - monument
1033
+ - no_draw
1034
+ - village_desert
1035
+ - village_plains
1036
+ - village_savanna
1037
+ - village_snowy
1038
+ - village_taiga
1039
+ - jungle_temple
1040
+ - witch_hut
1017
1041
  # Rotation is the rotation of the map decoration. It is byte due to the 16 fixed directions that the
1018
1042
  # map decoration may face.
1019
1043
  rotation: u8
@@ -1791,7 +1791,7 @@ packet_update_trade:
1791
1791
  # Trading based on Minecraft economy - specifies if the prices of the villager's offers are modified by an increase in
1792
1792
  # demand for the item. (A mechanic added in 1.11.) Buying more of the same item will increase the price
1793
1793
  # of that particular item.
1794
- # https://minecraft.gamepedia.com/Trading#Economics
1794
+ # https://minecraft.wiki/w/Trading#Economics
1795
1795
  economic_trades: bool
1796
1796
  # NBT serialised compound of offers that the villager has.
1797
1797
  offers: nbt
@@ -1957,7 +1957,7 @@ packet_structure_block_update:
1957
1957
  # used to export the structure to a file.
1958
1958
  structure_name: string
1959
1959
  # DataField is the name of a function to run, usually used during natural generation. A description can
1960
- # be found here: https://minecraft.gamepedia.com/Structure_Block#Data.
1960
+ # be found here: https://minecraft.wiki/w/Structure_Block#Data.
1961
1961
  data_field: string
1962
1962
  # IncludePlayers specifies if the 'Include Players' toggle has been enabled, meaning players are also
1963
1963
  # exported by the structure block.
@@ -3103,7 +3103,7 @@ packet_motion_prediction_hints:
3103
3103
  # animation, or to activate a controller which can start a sequence of animations based on different
3104
3104
  # conditions specified in an animation controller.
3105
3105
  # Much of the documentation of this packet can be found at
3106
- # https://minecraft.gamepedia.com/Bedrock_Edition_beta_animation_documentation.
3106
+ # https://learn.microsoft.com/minecraft/creator/reference/content/animationsreference.
3107
3107
  packet_animate_entity:
3108
3108
  !id: 0x9e
3109
3109
  !bound: client
@@ -2593,7 +2593,38 @@
2593
2593
  [
2594
2594
  {
2595
2595
  "name": "type",
2596
- "type": "u8"
2596
+ "type": [
2597
+ "mapper",
2598
+ {
2599
+ "type": "u8",
2600
+ "mappings": {
2601
+ "0": "marker_white",
2602
+ "1": "marker_green",
2603
+ "2": "marker_red",
2604
+ "3": "marker_blue",
2605
+ "4": "cross_white",
2606
+ "5": "triangle_red",
2607
+ "6": "square_white",
2608
+ "7": "marker_sign",
2609
+ "8": "marker_pink",
2610
+ "9": "marker_orange",
2611
+ "10": "marker_yellow",
2612
+ "11": "marker_teal",
2613
+ "12": "triangle_green",
2614
+ "13": "small_square_white",
2615
+ "14": "mansion",
2616
+ "15": "monument",
2617
+ "16": "no_draw",
2618
+ "17": "village_desert",
2619
+ "18": "village_plains",
2620
+ "19": "village_savanna",
2621
+ "20": "village_snowy",
2622
+ "21": "village_taiga",
2623
+ "22": "jungle_temple",
2624
+ "23": "witch_hut"
2625
+ }
2626
+ }
2627
+ ]
2597
2628
  },
2598
2629
  {
2599
2630
  "name": "rotation",