aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md2
-rw-r--r--src/main/resources/fabric.mod.json2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 05d04d9b..9f73ea58 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@
[![Ko-fi](https://img.shields.io/badge/buy%20me%20coffee-skyblocker?color=434B57&logo=kofi)](https://ko-fi.com/wohlhabend)
[![Translated](https://translate.hysky.de/widgets/Skyblocker/-/skyblocker/svg-badge.svg)](https://translate.hysky.de/projects/Skyblocker/skyblocker/)
-Hypixel Skyblock Mod for Minecraft 1.21
+Hypixel Skyblock Mod for Minecraft 1.21 & 1.21.1
Installation guide is [here](https://github.com/SkyblockerMod/Skyblocker/wiki/installation) or use our [Modpack](https://modrinth.com/modpack/skyblocker-modpack)
## Features
diff --git a/src/main/resources/fabric.mod.json b/src/main/resources/fabric.mod.json
index bf329016..52c88962 100644
--- a/src/main/resources/fabric.mod.json
+++ b/src/main/resources/fabric.mod.json
@@ -41,7 +41,7 @@
"java": ">=21"
},
"conflicts": {
- "immediatelyfast": "<=1.2.18+1.21"
+ "immediatelyfast": "<=1.2.19+1.21.1"
},
"breaks": {
"forcecloseworldloadingscreen": "<=2.2.0"