minecraft-data
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -0,1 +1,4 @@ | ||
## 1.0.2 | ||
* forgot a short in 1.7 protocol | ||
## 1.0.1 | ||
@@ -2,0 +5,0 @@ * update mcdata : fix short in 1.7 protocol |
@@ -1919,3 +1919,3 @@ { | ||
{ | ||
"countType": "short" | ||
"countType": "i16" | ||
} | ||
@@ -1922,0 +1922,0 @@ ] |
{ | ||
"name": "minecraft-data", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Provide easy access to minecraft data in node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
1566358