From b7e018527db2e9cae2db4226f6af9fc34054c964 Mon Sep 17 00:00:00 2001 From: Unknown Date: Thu, 21 Feb 2019 17:16:21 +0800 Subject: Update to 19w08a --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/main/resources/fabric.mod.json') diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 9ecf7f31e..0ffdefaba 100755 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -12,7 +12,7 @@ "me.shedaniel.rei.client.ClientHelper" ], "requires": { - "fabric": "0.2.1" + "fabric": "0.2.2" }, "recommended": { "pluginloader": "1.0.6" -- cgit