From 823e27613b8b515b6cbffa120e86e5c6a8512b98 Mon Sep 17 00:00:00 2001 From: MeowMC <70984351+MeowMC@users.noreply.github.com> Date: Fri, 21 Jan 2022 15:56:12 -0500 Subject: [PATCH] Update fabric.mod.json --- src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 2c46a43..f052a13 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -28,7 +28,7 @@ "depends": { "fabricloader": ">=0.8.0", "fabric": "*", - "minecraft": "1.17.x", + "minecraft": "1.18.x", "geckolib3": "*" }, "accessWidener": "portalgun.accesswidener"