diff options
-rw-r--r-- | src/main/resources/fabric.mod.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 72ffc8a5..461d5223 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -39,7 +39,7 @@ "minecraft": "~1.20.3" }, "conflicts": { - "immediatelyfast": "<=1.1.26+1.20.1" + "immediatelyfast": "<=1.2.10+1.20.4" }, "custom": { "modmenu": { |