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