#Mod that 'spawns' Minecraft's window a little bit earlier during loading
5 messages · Page 1 of 1 (latest)
Well there is https://modrinth.com/mod/mod-loading-screen but it's not quite what you're looking for
Well, yeah, unfortunately its not what I need, but thanks for sharing!
This probably isn't an ideal solution, but if it's just an issue you're having then you can enable this setting to have a console window basically tell you what's happening in the time before Minecraft's window is displayed.
I've made my own solution! I'll release it on Github and Modrinth a little bit later.
Currently, its only 'creating' game window earlier. This is a game changer for huge modpacks like AOF6.
I'm planning to run MinecraftClient.run() in a separate thread. If that would work, then there won't be a 'Minecraft not responding' message on game load.