diff options
Diffstat (limited to 'src/main')
| -rw-r--r-- | src/main/resources/fabric.mod.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json index 431e0605..162c3797 100644 --- a/src/main/resources/fabric.mod.json +++ b/src/main/resources/fabric.mod.json @@ -54,7 +54,8 @@ "immediatelyfast": "*" }, "breaks": { - "forcecloseworldloadingscreen": "<=2.2.0" + "forcecloseworldloadingscreen": "<=2.2.0", + "skyblockmod": "<=1.10.7" }, "custom": { "modmenu": { |
