a minecraft 1.16 forge/fabric mod that removes the potion offset
|
il y a 4 ans | |
---|---|---|
gradle | il y a 5 ans | |
src | il y a 5 ans | |
.gitignore | il y a 5 ans | |
HEADER | il y a 5 ans | |
LICENSE | il y a 5 ans | |
README.md | il y a 4 ans | |
build.gradle | il y a 5 ans | |
gradle.properties | il y a 5 ans | |
gradlew | il y a 5 ans | |
gradlew.bat | il y a 5 ans | |
settings.gradle | il y a 5 ans |
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.