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