Ender Utilities is an "ender-themed" Minecraft mod, which adds various different items and blocks. Many of them are related to storing or transporting items or player and mob teleportation.
Ender Utilities was started during Modjam 4, a Minecraft modding competition/event, back in May 2014.
For compiled builds (= downloads), see:
- Clone the repository
- Open a command prompt/terminal to the repository directory
- On 1.12.x you will first need to run
gradlew setupDecompWorkspace
(unless you have already done it once for another project on the same 1.12.2 MC version and mappings version) - Run
gradlew build
to build the mod - The built jar file will be inside
build/libs/
We appreciate YourKit for providing the project developers licenses of its profiler to help us improve performance!
YourKit supports open source projects with innovative and intelligent tools for monitoring and profiling Java and .NET applications. YourKit is the creator of YourKit Java Profiler, YourKit .NET Profiler and YourKit YouMonitor, tools for profiling Java and .NET applications.