From e75b91e39177d442e071643377d2b3941aa79707 Mon Sep 17 00:00:00 2001 From: Romain Beaumont Date: Mon, 29 Feb 2016 02:13:58 +0100 Subject: [PATCH] update mcdata for a small fix in the protocol data in 1.9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 180c3a1..a611bfc 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "endian-toggle": "0.0.0", "lodash.get": "^4.1.2", "lodash.merge": "^4.3.0", - "minecraft-data": "~1.2.0", + "minecraft-data": "~1.2.1", "prismarine-nbt": "0.2.1", "protodef": "^1.1.2", "readable-stream": "^2.0.5",