Skip to content
 
 

Repository files navigation

Efficient Entities Continued

Modernized fork of Efficient Entities with CleanroomMC support, an updated build toolchain, and ongoing renderer improvements.

What's Different from Efficient Entities?

  • 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

Roadmap

See the project roadmap: https://github.com/users/seeedl1ng/projects/6


Compiling

Prerequisites:

  • JDK 25

From the command line:

  1. git clone https://github.com/seeedl1ng/Efficient-Entities.git
  2. cd Efficient-Entities
  3. .\gradlew build
  4. The compiled jar file will be in the folder build/libs/

Credits

Efficient Entities Continued is based on the original Efficient Entities project by Michael Sebero.

Original project: https://github.com/Michael-Sebero/Efficient-Entities

About

This 1.12.2 (Cleanroom) mod speeds up mob rendering by batching an entity's geometry into one GPU draw call instead of many.

Topics

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages