Hall of Fame
Are the images not loading? Surf to
chrome://flags and enable 'Enable JXL image format'.
Mods
All mods use the Fabric loader. Fabric API is required as a dependency for most mods. We reccomend using Prism Launcher for this.
Required Required ▾
Quality of Life Optional ▾
- Mod Menu
- Shulker Box Tooltips
- Hey Wiki
- Distant Horizons Server Integration
- Iris Shaders
Performance Optional ▾
Server Mods Server only ▾
⚠ These mods run on the server — do not download them yourself. They are listed here for transparency only.
- Collective - dependency.
- Distant Horizons
- Fabric API - dependency.
- Forge Config API Port - dependency.
- Lithium
- Voice Chat Interactions
- Villager Names
- Simple Voice Chat
- Leukocyte
- The Roads More Travelled Planned for v26.2
Performance (Optional)
The following JVM arguments are recommended for improved garbage collection. All research credit goes to Exa's Corner. Full argument reference: exa.y2k.diy/garden/jvm-args.
-XX:+UseZGC
-XX:+UseCompactObjectHeaders
-XX:+UseZGC- Enables the Z Garbage Collector — a modern, low-latency GC with extremely fast collection cycles regardless of heap size.
-XX:+UseCompactObjectHeaders- Enables a new way for Java objects to be represented in the heap that results in less memory usage and better performance.
Make sure -Xms(min memory allocation) and -Xmx(max memory allocation) are the same to avoid allocation/GC thrashing.
4G is good enough for running the following mods