The best resizing mod for Minecraft entities. Only 1.12.2 for now, game version updates are coming soon.
It uses the Mixin library to heavily modify the game internals to allow entity (and particle) resizing which is the most realistic and as glitch-free as possible in this game given that other mods exist, and the universe is not perfect.
This mod uses ForgeGradle 3 so installation of the project it pretty straightforward:
- clone this repository
- import it into the IDE of your choice, or just modify the code with notepad or something
- compile by running
gradlew build
, the resulting (unsigned) jar will be in thebuild/libs
folder
Localization PRs are welcome and accepted, same with obvious mini-bugs/typos, for anything greater than that feel free to open an issue (search first for similar ones) or contact me (and other people who are enthusiastic about the mod) on my Discord server.