#Mod that 'spawns' Minecraft's window a little bit earlier during loading

5 messages · Page 1 of 1 (latest)

polar sparrow
#

Is there a mod that modifies Minecraft's loading so that game's window would be spawn a little bit earlier? I remember a Forge mod for MC 1.7.10 or 1.12 that did something like this.

That kind of mod would be awesome for huge modpacks, because it sometimes seems like game crashed or something.

upbeat yoke
polar sparrow
#

Well, yeah, unfortunately its not what I need, but thanks for sharing!

pliant depot
#

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.

polar sparrow
#

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.