Modernized fork of Efficient Entities with CleanroomMC support, an updated build toolchain, and ongoing renderer improvements.
- Ported to CleanroomMC
- Updated the Gradle build system and toolchain
- Removed the legacy Tweaker-based loading pipeline
- Added GitHub Actions continuous integration
- Ongoing renderer optimizations
- Actively maintained
See the project roadmap: https://github.com/users/seeedl1ng/projects/6
Prerequisites:
- JDK 25
From the command line:
git clone https://github.com/seeedl1ng/Efficient-Entities.gitcd Efficient-Entities.\gradlew build- The compiled jar file will be in the folder
build/libs/
Efficient Entities Continued is based on the original Efficient Entities project by Michael Sebero.
Original project: https://github.com/Michael-Sebero/Efficient-Entities