HomeJavaModsQuests Freeze Fix
Quests Freeze Fix
ModsJava

Quests Freeze Fix

by Txni · on CurseForge

Caches the FTB Quests menu on startup to prevent freezing in game!. Free Minecraft Java mod for 1.20.1, 1.20.

⬇ Download on CurseForge

This is a simple fix mod for FTB Quests that caches the Quests menu on startup to prevent freezing in game. Tested in packs such as Prominence II RPG, where it prevents a 10 second lag spike when opening the quest book for the first time.

  !<a href= !<a href= !<a href=

How does this work?

FTB Quests needs to initialize Minecraft's Creative mode text search provider, which is not done by default in survival Minecraft since it's never used. This involves looping over every item in the game, fetching all of the tooltip contents, and processing them all. In large modpacks, with lots of items and quests, this scales up exponentially with more mods that add more text to items.

This mod can't fix that, as it's actually important that all of that gets cached so that things work properly. But, what it can do is cache it on startup while the user is still in a loading screen, so that once they're in game, there won't be any random freezing. This adds a couple seconds to loading times (depending on how long the freeze would have been) but saves the headache of having the game randomly freeze during gameplay.

Quests Freeze Fix is a free Minecraft Java mod. Compatible with Minecraft 1.20.1, 1.20. Downloaded 21,995,312 times (via CurseForge). Download it and open it directly in the game.

Explore more