a minecraft 1.16 forge/fabric mod that removes the potion offset
|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
gradle | %!s(int64=5) %!d(string=hai) anos | |
src | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=5) %!d(string=hai) anos | |
HEADER | %!s(int64=5) %!d(string=hai) anos | |
LICENSE | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
build.gradle | %!s(int64=5) %!d(string=hai) anos | |
gradle.properties | %!s(int64=5) %!d(string=hai) anos | |
gradlew | %!s(int64=5) %!d(string=hai) anos | |
gradlew.bat | %!s(int64=5) %!d(string=hai) anos | |
settings.gradle | %!s(int64=5) %!d(string=hai) anos |
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:
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.