Surge
An open source performance enhancement mod.
Surge
<p>Surge is an open source mod which aims to improve the load time and performance of the game.</p>
<h2>Features</h2>
<h3>Load Times</h3>
<ul>
<li><strong>Fast Prefix Checking</strong> - Cleans up Forge's ID prefix checking, to improve the time it takes to create and register new things to the game registry.</li>
<li><strong>Animated JSON Model Checking</strong> - Cleans up Forge's custom animated model loader to greatly improve model loading times.</li>
<li><strong>Disable Debug Sound Info</strong> - Turns off debug code for missing sounds and missing subtitles. This will improve sound loading times.</li>
</ul>
<h3>Performance</h3>
<ul>
<li><strong>SheepDyeBlendTable</strong> - Switches sheep color blending code to use a predefined table instead of the vanilla behaviour which is to do a recipe lookup.</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>Max Rename Length</strong> - Fixes a bug where renaming long items in an anvil will cause the name to error out.</li>
</ul>
<h3>Misc</h3>
<ul>
<li><strong>Show Total Load Time</strong> - Displays the total game load time in the console. This lets you see how changing your game impacts load time.<br><br><img src="https://skulk.blmj.red/surge" alt="" width="1" height="1"></li>
</ul>