From 2e99b136aa10595e71e6f996d1716d07c0873424 Mon Sep 17 00:00:00 2001 From: Cryptkeeper Date: Wed, 7 Jun 2017 07:01:20 -0500 Subject: [PATCH] Mark protocol 335 as 1.12 --- minecraft.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/minecraft.json b/minecraft.json index d6deb69..77cc54e 100644 --- a/minecraft.json +++ b/minecraft.json @@ -6,7 +6,8 @@ "47": "1.8", "107": "1.9", "210": "1.10", - "315": "1.11" + "315": "1.11", + "335": "1.12" } } }