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

Noah Vogt f375cf75d2 add useable README há 4 anos atrás
gradle d7798e75f0 fabric 1.0.0 há 5 anos atrás
src 211a4c4881 fix license há 5 anos atrás
.gitignore d7798e75f0 fabric 1.0.0 há 5 anos atrás
HEADER d7798e75f0 fabric 1.0.0 há 5 anos atrás
LICENSE d7798e75f0 fabric 1.0.0 há 5 anos atrás
README.md f375cf75d2 add useable README há 4 anos atrás
build.gradle d7798e75f0 fabric 1.0.0 há 5 anos atrás
gradle.properties d7798e75f0 fabric 1.0.0 há 5 anos atrás
gradlew d7798e75f0 fabric 1.0.0 há 5 anos atrás
gradlew.bat d7798e75f0 fabric 1.0.0 há 5 anos atrás
settings.gradle d7798e75f0 fabric 1.0.0 há 5 anos atrás

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.