Highlights
mc1.21 Beta
Adrenaline is now available for mc1.21 as a beta! Beware of bugs, if you experience issues then make sure to use the issue tracker. Currently missing mods:
- Noisium
- Nvidium
Here are the mods force-enabled through loader dependency overrides:
- Cull Less Leaves
- ThreadTweak
CLL Random Rejection
CLL's Random Rejection has been set to 0, which should make leaves look normal for the most part. This shouldn't affect performance.
Updated mods
Updated all mods in the modpack. Held off on Sodium update on mc1.20.6 since Nvidium isn't compatible with latest Sodium yet.
Detailed changes
For a list of detailed changes, see the Git commit history.
Highlights
1.20.6 is stable
All mods are available in 1.20.6 now.
Replaced MoreCulling with Cull Less Leaves
MoreCulling causes a ton of mod incompatibilities, breaks item frame rendering in some cases, and also breaks some resource packs such as the 3D models feature from VanillaTweaks. The majority of it's unique optimizations (and issues) are from it's blockstate culling feature, which has not been proven to improve performance in any major way. I've decided to simply replace More Culling with Cull Less Leaves, which should barely affect performance while greatly improving mod compatibility and stability.
Mod updates
Updated many mods and also updated Quilt loader.
Detailed Changes
Detailed changes are available by looking through the commit history on the repository.
Highlights
1.20.6 beta info
Modpack is now available for Minecraft 1.20.6! Currently missing:
- Enhanced Block Entities
- ThreadTweak
- Noisium
Keep in mind that you will need to update to Java 21 on third-party launchers in order for it to launch properly. Modrinth App can do this automatically. For Prism Launcher, see here.
Nvidium is back!*
Nvidium has been added back as the memory leak issue has been fixed. Nvidium uses Nvidia-only OpenGL extensions to significantly increase FPS. It is only compatible with Nvidia cards past 16 series. It will automatically disable itself when incompatible, for example if you are on an AMD/Intel card or if you are actively using shaders.
*Nvidium has only been added on the Minecraft 1.20.6 version of the modpack as previous versions of the mod don't have the fix for the memory leak. If you are unaffected by this memory leak, then you can easily install the mod after installing the modpack on the other versions.
Noisium
Noisium is a mod that optimizes world generation performance. It can improve chunk generation speed by around 20-40%. It has full 1:1 parity with Vanilla's world generation.
BadOptimizations
BadOptimizations is a collection of (not bad) micro-optimizations that can marginally improve performance and tend to significantly decrease stuttering.
Mod updates
Updated many mods and also updated Fabric loader.
Detailed Changes
Detailed changes are available by looking through the commit history on the repository.
Highlights
Mod updates
Updated mods. Important changes include:
- Updated Fabric Loader from 0.15.9 -> 0.15.10
Detailed Changes
Detailed changes are available by looking through the commit history on the repository.
Highlights
Quilt mc1.20.4 support
QFAPI and QSL now support mc1.20.4. It could possibly be unstable as of right now, so I've marked the Quilt mc1.20.4 version as a beta.
Mod updates
Updated Fabric API and ImmediatelyFast. Updated Fabric Loader from 0.15.7 -> 0.15.9.
Detailed Changes
Detailed changes are available by looking through the commit history on the repository.