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