minecraft-data
Advanced tools
Comparing version 0.11.0 to 0.12.0
@@ -0,1 +1,4 @@ | ||
## 0.12.0 | ||
* update minecraft-data : update 1.8 version to 1.8.8, update 1.9 version to 15w39c | ||
## 0.11.0 | ||
@@ -2,0 +5,0 @@ * update minecraft-data : in protocol.json the context is now implemented with ../ instead of this. |
{ | ||
"version":47, | ||
"minecraftVersion":"1.8.1", | ||
"minecraftVersion":"1.8.8", | ||
"majorVersion":"1.8" | ||
} |
{ | ||
"version":73, | ||
"minecraftVersion":"15w38b", | ||
"version":74, | ||
"minecraftVersion":"15w39c", | ||
"majorVersion":"1.9" | ||
} |
{ | ||
"name": "minecraft-data", | ||
"version": "0.11.0", | ||
"version": "0.12.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 not supported yet
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
1490502