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.