From 37c683603d6e855b86aef35afcfe10e400ff4b76 Mon Sep 17 00:00:00 2001 From: Frank Date: Sat, 22 Jul 2023 14:15:58 +0200 Subject: [PATCH] [Change] Flagged FAPI 0.86 as incompatible (will be fixed in one of the upcoming releases) --- src/main/resources/fabric.mod.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 0d1edc71..bbbcb5aa 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -56,7 +56,8 @@ }, "breaks": { "wunderlib": "<1.1.2", - "emi": "<1.0.0" + "emi": "<1.0.0", + "fabric": ">=0.86" }, "custom": { "bclib": {