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

Noah Vogt f375cf75d2 add useable README hace 4 años
gradle d7798e75f0 fabric 1.0.0 hace 5 años
src 211a4c4881 fix license hace 5 años
.gitignore d7798e75f0 fabric 1.0.0 hace 5 años
HEADER d7798e75f0 fabric 1.0.0 hace 5 años
LICENSE d7798e75f0 fabric 1.0.0 hace 5 años
README.md f375cf75d2 add useable README hace 4 años
build.gradle d7798e75f0 fabric 1.0.0 hace 5 años
gradle.properties d7798e75f0 fabric 1.0.0 hace 5 años
gradlew d7798e75f0 fabric 1.0.0 hace 5 años
gradlew.bat d7798e75f0 fabric 1.0.0 hace 5 años
settings.gradle d7798e75f0 fabric 1.0.0 hace 5 años

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.