From d322f6dc26689f4d08110f4cfd2acecd944d734c Mon Sep 17 00:00:00 2001 From: szymon Date: Sun, 13 Jun 2021 22:26:17 +0200 Subject: [PATCH] Mc version bump --- src/main/resources/fabric.mod.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index aa800fb..10552dd 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -34,9 +34,9 @@ ], "depends": { - "fabricloader": ">=0.8.8", + "fabricloader": ">=0.11", "fabric": "*", - "minecraft": "1.16.*" + "minecraft": "1.17.*" }, "custom": {