Surge
Modby DarkhaxDev
An open source performance enhancement mod.
Downloads
29,634,721
Type
Mod
CurseForge ID
250290
Last Updated
Apr 9, 2026
Description
Surge is an open source mod which aims to improve the load time and performance of the game.
Features
Load Times
- Fast Prefix Checking - Cleans up Forge's ID prefix checking, to improve the time it takes to create and register new things to the game registry.
- Animated JSON Model Checking - Cleans up Forge's custom animated model loader to greatly improve model loading times.
- Disable Debug Sound Info - Turns off debug code for missing sounds and missing subtitles. This will improve sound loading times.
Performance
- SheepDyeBlendTable - Switches sheep color blending code to use a predefined table instead of the vanilla behaviour which is to do a recipe lookup.
Bug Fixes
- Max Rename Length - Fixes a bug where renaming long items in an anvil will cause the name to error out.
Misc
- Show Total Load Time - Displays the total game load time in the console. This lets you see how changing your game impacts load time.
Similar Mods
Placebo
A library mod
Waystones
Teleport back to activated waystones. For Survival, Adventure or Servers.
Patchouli
Accessible, Data-Driven, Dependency-Free Documentation for Minecraft Modders and Pack Makers
Curios API (Forge/NeoForge)
A flexible and expandable accessory/equipment API for users and developers.
Enchantment Descriptions
Adds in-game descriptions for enchantments to tooltips.
Moonlight Lib
Forge and Fabric lightweight library with utilities such as custom Villagers AI, data driven trades, global datapack, cu...