From 1479f1092c5cc78414034b96c9dc19cbdf5c1286 Mon Sep 17 00:00:00 2001 From: DarkKronicle Date: Mon, 31 Jan 2022 07:51:17 -0700 Subject: [PATCH] [skip ci] updating required dependencies --- 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 5b418bc..6c5fe50 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -24,7 +24,7 @@ "fabric": "*", "minecraft": ">=1.18", "malilib": ">=0.10.0-dev.26", - "advancedchatcore": ">=1.3.2-1.18" + "advancedchatcore": ">=1.4.0-1.18" }, "custom": { "acmodule": true,