Releases: LoliKingdom/Thaumic-Speedup
Releases · LoliKingdom/Thaumic-Speedup
Stupid Forge Bug
Fat Jar.inc
-
Packages mixins now
-
Loads ThaumCraft earlier, prevents race conditions
-
Now checks if lock file is empty, not just if it didn't exist
-
Added soft crash when TC jar isn't found
ItemStack shenanigans
- Stop empty/null stacks from being queried
Disable Preconditions for registering aspects with stacks sized > 1..
Keemstar Edition
Easier to see benefit in a larger modpack. Speeds up at least 50ms in a vanilla + TC instance though.
It offloads a lot of TC shit to another thread and the first load may seem a tiny faster as it caches most aspect values, but every other load after that is fast as fuck. Period.
(If you want add more mods that adds more aspects, delete the lock file in config/thaumicspeedup)