a minecraft 1.16 forge/fabric mod that removes the potion offset
|
пре 4 година | |
---|---|---|
gradle | пре 5 година | |
src | пре 5 година | |
.gitignore | пре 5 година | |
HEADER | пре 5 година | |
LICENSE | пре 5 година | |
README.md | пре 4 година | |
build.gradle | пре 5 година | |
gradle.properties | пре 5 година | |
gradlew | пре 5 година | |
gradlew.bat | пре 5 година | |
settings.gradle | пре 5 година |
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.