a minecraft 1.16 forge/fabric mod that removes the potion offset

Noah Vogt f375cf75d2 add useable README %!s(int64=4) %!d(string=hai) anos
gradle d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
src 211a4c4881 fix license %!s(int64=5) %!d(string=hai) anos
.gitignore d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
HEADER d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
LICENSE d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
README.md f375cf75d2 add useable README %!s(int64=4) %!d(string=hai) anos
build.gradle d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
gradle.properties d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
gradlew d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
gradlew.bat d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos
settings.gradle d7798e75f0 fabric 1.0.0 %!s(int64=5) %!d(string=hai) anos

README.md

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: demo screenshot

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.