minecraft-data 2.97.0 → 2.99.1

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 CHANGED
@@ -987,6 +987,29 @@ module.exports =
987
987
  get loginPacket () { return require("./minecraft-data/data/pc/1.17/loginPacket.json") },
988
988
  get tints () { return require("./minecraft-data/data/pc/1.17/tints.json") },
989
989
  get mapIcons () { return require("./minecraft-data/data/pc/1.16/mapIcons.json") }
990
+ },
991
+ '1.18': {
992
+ get blocks () { return require("./minecraft-data/data/pc/1.17/blocks.json") },
993
+ get blockCollisionShapes () { return require("./minecraft-data/data/pc/1.17/blockCollisionShapes.json") },
994
+ get biomes () { return require("./minecraft-data/data/pc/1.17/biomes.json") },
995
+ get effects () { return require("./minecraft-data/data/pc/1.17/effects.json") },
996
+ get items () { return require("./minecraft-data/data/pc/1.17/items.json") },
997
+ get enchantments () { return require("./minecraft-data/data/pc/1.17/enchantments.json") },
998
+ get recipes () { return require("./minecraft-data/data/pc/1.17/recipes.json") },
999
+ get instruments () { return require("./minecraft-data/data/pc/1.16.1/instruments.json") },
1000
+ get materials () { return require("./minecraft-data/data/pc/1.17/materials.json") },
1001
+ get language () { return require("./minecraft-data/data/pc/1.17/language.json") },
1002
+ get entities () { return require("./minecraft-data/data/pc/1.17/entities.json") },
1003
+ get protocol () { return require("./minecraft-data/data/pc/1.18/protocol.json") },
1004
+ get windows () { return require("./minecraft-data/data/pc/1.16.1/windows.json") },
1005
+ get version () { return require("./minecraft-data/data/pc/1.18/version.json") },
1006
+ get foods () { return require("./minecraft-data/data/pc/1.17/foods.json") },
1007
+ get particles () { return require("./minecraft-data/data/pc/1.17/particles.json") },
1008
+ get blockLoot () { return require("./minecraft-data/data/pc/1.17/blockLoot.json") },
1009
+ get entityLoot () { return require("./minecraft-data/data/pc/1.17/entityLoot.json") },
1010
+ get loginPacket () { return require("./minecraft-data/data/pc/1.17/loginPacket.json") },
1011
+ get tints () { return require("./minecraft-data/data/pc/1.17/tints.json") },
1012
+ get mapIcons () { return require("./minecraft-data/data/pc/1.16/mapIcons.json") }
990
1013
  }
991
1014
  },
992
1015
  'bedrock': {
package/doc/history.md CHANGED
@@ -1,3 +1,15 @@
1
+ ## 2.99.1
2
+ * update mcdata
3
+
4
+ ## 2.99.0
5
+ * update mcdata
6
+
7
+ ## 2.98.1
8
+ * update mcdata
9
+
10
+ ## 2.98.0
11
+ * update mcdata
12
+
1
13
  ## 2.97.0
2
14
  * update mcdata
3
15
 
package/index.d.ts CHANGED
@@ -664,7 +664,7 @@ declare namespace MinecraftData {
664
664
  ingredients: Ingredients;
665
665
  }
666
666
  /**
667
- * New recipe schema
667
+ * Bedrock recipe schema
668
668
  */
669
669
  interface NewRecipe {
670
670
  /**
@@ -677,10 +677,9 @@ declare namespace MinecraftData {
677
677
  type:
678
678
  | "multi"
679
679
  | "cartography_table"
680
- | "shapeless"
681
680
  | "stonecutter"
682
681
  | "crafting_table"
683
- | "shaped"
682
+ | "crafting_table_shapeless"
684
683
  | "shulker_box"
685
684
  | "furnace"
686
685
  | "blast_furnace"
@@ -9,7 +9,7 @@ Language independent module providing minecraft data for minecraft clients, serv
9
9
 
10
10
  Supports
11
11
  * Minecraft PC version 0.30c (classic), 1.7.10, 1.8.8, 1.9 (15w40b, 1.9, 1.9.1-pre2, 1.9.2, 1.9.4),
12
- 1.10 (16w20a, 1.10-pre1, 1.10, 1.10.1, 1.10.2), 1.11 (16w35a, 1.11, 1.11.2), 1.12 (17w15a, 17w18b, 1.12-pre4, 1.12, 1.12.1, 1.12.2), 1.13 (17w50a, 1.13, 1.13.1, 1.13.2-pre1, 1.13.2-pre2, 1.13.2), 1.14 (1.14, 1.14.1, 1.14.3, 1.14.4), 1.15 (1.15, 1.15.1, 1.15.2), 1.16 (20w13b, 20w14a, 1.16-rc1, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5), and 1.17
12
+ 1.10 (16w20a, 1.10-pre1, 1.10, 1.10.1, 1.10.2), 1.11 (16w35a, 1.11, 1.11.2), 1.12 (17w15a, 17w18b, 1.12-pre4, 1.12, 1.12.1, 1.12.2), 1.13 (17w50a, 1.13, 1.13.1, 1.13.2-pre1, 1.13.2-pre2, 1.13.2), 1.14 (1.14, 1.14.1, 1.14.3, 1.14.4), 1.15 (1.15, 1.15.1, 1.15.2), 1.16 (20w13b, 20w14a, 1.16-rc1, 1.16, 1.16.1, 1.16.2, 1.16.3, 1.16.4, 1.16.5), 1.17, 1.17.1, 1.18
13
13
  * Minecraft bedrock version 0.14, 0.15, 1.0, 1.16.201, 1.16.210, 1.16.220, 1.17.0, 1.17.10, 1.17.30, 1.17.40, 1.18.0
14
14
 
15
15
  ## Wrappers
@@ -43,7 +43,7 @@ Data provided:
43
43
  | Map icons | Provides all available map icons as used by (crafted) maps |
44
44
  | Materials | to be used with blocks data. Provides tool speed multipliers against material types. |
45
45
  | Particles | Id and names of minecraft particles |
46
- | Protocol | a complete description of the protocol, can be used to automatically implement the protocol |
46
+ | Protocol | a complete description of the protocol, can be used to automatically implement the protocol, see [protodef doc](https://github.com/ProtoDef-io/ProtoDef) |
47
47
  | Protocol Versions | the whole list of minecraft protocol versions |
48
48
  | Recipes | to be used with blocks and items data |
49
49
  | Windows | the different kind of windows and their characteristics |
@@ -964,5 +964,101 @@
964
964
  "offset": 0.175
965
965
  }
966
966
  ]
967
+ },
968
+ {
969
+ "id": 182,
970
+ "name": "jagged_peaks",
971
+ "category": "",
972
+ "precipitation": "rain",
973
+ "depth": 0,
974
+ "dimension": "overworld",
975
+ "displayName": "jagged_peaks",
976
+ "color": 0,
977
+ "rainfall": 0.8999999761581421,
978
+ "temperature": -0.699999988079071
979
+ },
980
+ {
981
+ "id": 183,
982
+ "name": "frozen_peaks",
983
+ "category": "",
984
+ "precipitation": "rain",
985
+ "depth": 0,
986
+ "dimension": "overworld",
987
+ "displayName": "frozen_peaks",
988
+ "color": 0,
989
+ "rainfall": 0.8999999761581421,
990
+ "temperature": -0.699999988079071
991
+ },
992
+ {
993
+ "id": 184,
994
+ "name": "snowy_slopes",
995
+ "category": "",
996
+ "precipitation": "rain",
997
+ "depth": 0,
998
+ "dimension": "overworld",
999
+ "displayName": "snowy_slopes",
1000
+ "color": 0,
1001
+ "rainfall": 0.8999999761581421,
1002
+ "temperature": -0.30000001192092896
1003
+ },
1004
+ {
1005
+ "id": 185,
1006
+ "name": "grove",
1007
+ "category": "",
1008
+ "precipitation": "rain",
1009
+ "depth": 0,
1010
+ "dimension": "overworld",
1011
+ "displayName": "grove",
1012
+ "color": 0,
1013
+ "rainfall": 0.800000011920929,
1014
+ "temperature": -0.20000000298023224
1015
+ },
1016
+ {
1017
+ "id": 186,
1018
+ "name": "meadow",
1019
+ "category": "",
1020
+ "precipitation": "rain",
1021
+ "depth": 0,
1022
+ "dimension": "overworld",
1023
+ "displayName": "meadow",
1024
+ "color": 0,
1025
+ "rainfall": 0.800000011920929,
1026
+ "temperature": 0.30000001192092896
1027
+ },
1028
+ {
1029
+ "id": 187,
1030
+ "name": "lush_caves",
1031
+ "category": "",
1032
+ "precipitation": "rain",
1033
+ "depth": 0,
1034
+ "dimension": "overworld",
1035
+ "displayName": "lush_caves",
1036
+ "color": 0,
1037
+ "rainfall": 0,
1038
+ "temperature": 0.8999999761581421
1039
+ },
1040
+ {
1041
+ "id": 188,
1042
+ "name": "dripstone_caves",
1043
+ "category": "",
1044
+ "precipitation": "rain",
1045
+ "depth": 0,
1046
+ "dimension": "overworld",
1047
+ "displayName": "dripstone_caves",
1048
+ "color": 0,
1049
+ "rainfall": 0,
1050
+ "temperature": 0.20000000298023224
1051
+ },
1052
+ {
1053
+ "id": 189,
1054
+ "name": "stony_peaks",
1055
+ "category": "",
1056
+ "precipitation": "rain",
1057
+ "depth": 0,
1058
+ "dimension": "overworld",
1059
+ "displayName": "stony_peaks",
1060
+ "color": 0,
1061
+ "rainfall": 0.30000001192092896,
1062
+ "temperature": 1
967
1063
  }
968
1064
  ]
@@ -684,12 +684,6 @@
684
684
  "displayName": "Crimson Stem",
685
685
  "name": "crimson_stem"
686
686
  },
687
- {
688
- "id": 107,
689
- "displayName": "Air",
690
- "name": "pistonArmCollision",
691
- "stackSize": 64
692
- },
693
687
  {
694
688
  "id": 108,
695
689
  "stackSize": 64,
@@ -756,12 +750,6 @@
756
750
  "displayName": "Stripped Warped Hyphae",
757
751
  "name": "stripped_warped_hyphae"
758
752
  },
759
- {
760
- "id": 124,
761
- "displayName": "Air",
762
- "name": "movingBlock",
763
- "stackSize": 64
764
- },
765
753
  {
766
754
  "id": 125,
767
755
  "displayName": "Oak Wood",
@@ -1311,12 +1299,6 @@
1311
1299
  "displayName": "Kelp",
1312
1300
  "name": "kelp"
1313
1301
  },
1314
- {
1315
- "id": 197,
1316
- "displayName": "Sugar Cane",
1317
- "name": "reeds",
1318
- "stackSize": 64
1319
- },
1320
1302
  {
1321
1303
  "id": 198,
1322
1304
  "stackSize": 64,
@@ -1891,12 +1873,6 @@
1891
1873
  }
1892
1874
  ]
1893
1875
  },
1894
- {
1895
- "id": 285,
1896
- "displayName": "String",
1897
- "name": "tripWire",
1898
- "stackSize": 64
1899
- },
1900
1876
  {
1901
1877
  "id": 287,
1902
1878
  "stackSize": 64,
@@ -2770,12 +2746,6 @@
2770
2746
  }
2771
2747
  ]
2772
2748
  },
2773
- {
2774
- "id": 403,
2775
- "displayName": "Sea Lantern",
2776
- "name": "seaLantern",
2777
- "stackSize": 64
2778
- },
2779
2749
  {
2780
2750
  "id": 416,
2781
2751
  "displayName": "White Stained Glass Pane",
@@ -3904,12 +3874,6 @@
3904
3874
  }
3905
3875
  ]
3906
3876
  },
3907
- {
3908
- "id": 572,
3909
- "displayName": "White Concrete Powder",
3910
- "name": "concretePowder",
3911
- "stackSize": 64
3912
- },
3913
3877
  {
3914
3878
  "id": 580,
3915
3879
  "stackSize": 64,
@@ -7762,42 +7726,6 @@
7762
7726
  "displayName": "Pointed Dripstone",
7763
7727
  "name": "pointed_dripstone"
7764
7728
  },
7765
- {
7766
- "id": 5107,
7767
- "displayName": "InvisibleBedrock",
7768
- "name": "invisibleBedrock",
7769
- "stackSize": 64
7770
- },
7771
- {
7772
- "id": 8002,
7773
- "displayName": "Air",
7774
- "name": "stickyPistonArmCollision",
7775
- "stackSize": 64
7776
- },
7777
- {
7778
- "id": 8010,
7779
- "displayName": "Prismarine Slab",
7780
- "name": "stone_slab2",
7781
- "stackSize": 64
7782
- },
7783
- {
7784
- "id": 8012,
7785
- "displayName": "Stone Slab",
7786
- "name": "stone_slab4",
7787
- "stackSize": 64
7788
- },
7789
- {
7790
- "id": 8013,
7791
- "displayName": "Smooth Stone Slab",
7792
- "name": "stone_slab",
7793
- "stackSize": 64
7794
- },
7795
- {
7796
- "id": 8014,
7797
- "displayName": "Polished Granite Slab",
7798
- "name": "stone_slab3",
7799
- "stackSize": 64
7800
- },
7801
7729
  {
7802
7730
  "id": 9005,
7803
7731
  "stackSize": 1,