|
@@ -1 +1,11 @@
|
|
|
-# NoPotionOffset
|
|
|
+# NoPotionOffset
|
|
|
+
|
|
|
+This mod removes the annoying inventory offset that occurs when a potion effect is active. It supports both Forge and Fabric mod loaders.
|
|
|
+
|
|
|
+Here you can see how it looks ingame:
|
|
|
+
|
|
|
+
|
|
|
+## compiling
|
|
|
+To build this project, simply run `gradle build`.
|
|
|
+
|
|
|
+if it the provided releases don't work for you, just change the git branch using `git checkout [branch]` and/or try using a different version/build of gradle.
|