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.
External resources
Project members
Darkhax
Owner
Technical information
License
LGPL-2.1-only
Client side
required
Server side
required
Project ID