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

Noah Vogt f375cf75d2 add useable README 4 жил өмнө
gradle d7798e75f0 fabric 1.0.0 5 жил өмнө
src 211a4c4881 fix license 5 жил өмнө
.gitignore d7798e75f0 fabric 1.0.0 5 жил өмнө
HEADER d7798e75f0 fabric 1.0.0 5 жил өмнө
LICENSE d7798e75f0 fabric 1.0.0 5 жил өмнө
README.md f375cf75d2 add useable README 4 жил өмнө
build.gradle d7798e75f0 fabric 1.0.0 5 жил өмнө
gradle.properties d7798e75f0 fabric 1.0.0 5 жил өмнө
gradlew d7798e75f0 fabric 1.0.0 5 жил өмнө
gradlew.bat d7798e75f0 fabric 1.0.0 5 жил өмнө
settings.gradle d7798e75f0 fabric 1.0.0 5 жил өмнө

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.