minecraft-data
Advanced tools
Comparing version 3.36.1 to 3.37.0
# History | ||
## 3.37.0 | ||
* update `minecraft-data` | ||
## 3.36.1 | ||
@@ -4,0 +8,0 @@ |
@@ -214,3 +214,3 @@ declare namespace MinecraftData { | ||
*/ | ||
type: "enum" | "bool" | "int"; | ||
type: "enum" | "bool" | "int" | "direction"; | ||
/** | ||
@@ -217,0 +217,0 @@ * The possible values of the property |
@@ -1203,3 +1203,52 @@ { | ||
"mapIcons": "pc/1.16" | ||
}, | ||
"1.20": { | ||
"attributes": "pc/1.17", | ||
"blocks": "pc/1.20", | ||
"blockCollisionShapes": "pc/1.20", | ||
"biomes": "pc/1.20", | ||
"effects": "pc/1.20", | ||
"items": "pc/1.20", | ||
"enchantments": "pc/1.20", | ||
"recipes": "pc/1.20", | ||
"instruments": "pc/1.20", | ||
"materials": "pc/1.20", | ||
"language": "pc/1.20", | ||
"entities": "pc/1.20", | ||
"protocol": "pc/1.20", | ||
"windows": "pc/1.16.1", | ||
"version": "pc/1.20", | ||
"foods": "pc/1.20", | ||
"particles": "pc/1.20", | ||
"blockLoot": "pc/1.20", | ||
"entityLoot": "pc/1.20", | ||
"loginPacket": "pc/1.19.2", | ||
"tints": "pc/1.20", | ||
"mapIcons": "pc/1.16" | ||
} | ||
, | ||
"1.20.1": { | ||
"attributes": "pc/1.17", | ||
"blocks": "pc/1.20", | ||
"blockCollisionShapes": "pc/1.20", | ||
"biomes": "pc/1.20", | ||
"effects": "pc/1.20", | ||
"items": "pc/1.20", | ||
"enchantments": "pc/1.20", | ||
"recipes": "pc/1.20", | ||
"instruments": "pc/1.20", | ||
"materials": "pc/1.20", | ||
"language": "pc/1.20", | ||
"entities": "pc/1.20", | ||
"protocol": "pc/1.20", | ||
"windows": "pc/1.16.1", | ||
"version": "pc/1.20.1", | ||
"foods": "pc/1.20", | ||
"particles": "pc/1.20", | ||
"blockLoot": "pc/1.20", | ||
"entityLoot": "pc/1.20", | ||
"loginPacket": "pc/1.19.2", | ||
"tints": "pc/1.20", | ||
"mapIcons": "pc/1.16" | ||
} | ||
}, | ||
@@ -1206,0 +1255,0 @@ "bedrock": { |
@@ -54,3 +54,5 @@ [ | ||
"1.19.3", | ||
"1.19.4" | ||
"1.19.4", | ||
"1.20", | ||
"1.20.1" | ||
] |
@@ -0,1 +1,4 @@ | ||
## 3.37.0 | ||
* pc: support 1.20.0 and 1.20.1 (thanks @PondWader) | ||
## 3.36.1 | ||
@@ -2,0 +5,0 @@ * bedrock: Fixes to protocol data (thanks @MrDiamond64) |
@@ -12,3 +12,3 @@ # minecraft-data | ||
* 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), | ||
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 (1.18, 1.18.1, 1.18.2), 1.19 (1.19, 1.19.2, 1.19.3, 1.19.4) | ||
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 (1.18, 1.18.1, 1.18.2), 1.19 (1.19, 1.19.2, 1.19.3, 1.19.4), 1.20 (1.20, 1.20.1) | ||
* 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, 1.18.11, 1.18.30, 1.19.1, 1.19.10, 1.19.20, 1.19.21, 1.19.30, 1.19.40, 1.19.50, 1.19.60, 1.19.62, 1.19.63, 1.19.70, 1.19.80, 1.20.0 | ||
@@ -15,0 +15,0 @@ |
@@ -93,3 +93,3 @@ { | ||
"type": "string", | ||
"enum": ["enum", "bool", "int"] | ||
"enum": ["enum", "bool", "int", "direction"] | ||
}, | ||
@@ -96,0 +96,0 @@ "values": { |
{ | ||
"name": "minecraft-data", | ||
"version": "3.36.1", | ||
"version": "3.37.0", | ||
"description": "Provide easy access to minecraft data in node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
125233564
664
4246504