From 6fa55a1f209637fbe9df5235e2d558e70c9a568f Mon Sep 17 00:00:00 2001 From: AxolotlMaid <124442837+AxolotlMaid@users.noreply.github.com> Date: Sat, 2 Dec 2023 23:33:16 +0000 Subject: [PATCH] Bump up Architectury version --- fabric/src/main/resources/fabric.mod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fabric/src/main/resources/fabric.mod.json b/fabric/src/main/resources/fabric.mod.json index 604eb9c..ce6b6aa 100644 --- a/fabric/src/main/resources/fabric.mod.json +++ b/fabric/src/main/resources/fabric.mod.json @@ -27,6 +27,6 @@ "depends": { "fabric": "*", "minecraft": ">=1.18.2", - "architectury": ">=4.11.90" + "architectury": ">=4.11.93" } } \ No newline at end of file