Эх сурвалжийг харах

Mark OptiFabric as incompatible (#203)

shedaniel 3 жил өмнө
parent
commit
a788a4fe44

+ 3 - 0
fabric/src/main/resources/fabric.mod.json

@@ -39,6 +39,9 @@
     "fabricloader": ">=0.13.0",
     "fabric": ">=0.34.2"
   },
+  "breaks": {
+    "optifabric": "*"
+  },
   "custom": {
     "modmenu:api": true
   }