-
Notifications
You must be signed in to change notification settings - Fork 0
Features
DemonCore is custom-built to load and keep chunks loaded for vehicles moving at extreme velocities — 6400+ blocks per second and beyond. Standard chunk loaders can't keep up at these speeds and leave you flying into unloaded terrain; DemonCore is designed specifically to solve that problem.
Rather than hammering a single resource, DemonCore intelligently spreads the workload across your CPU, GPU, and RAM. This keeps framerates stable even while large amounts of chunk generation and rendering are happening at once.
At extreme speeds in the Aeronautics mod, the world can't render fast enough for the game to show your speed on-screen. DemonCore solves this by writing your exact real-time flight speed to your Minecraft latest.log file, so you always know how fast you're actually going.
A dedicated override toggle for maximum performance. See the Vulcan Mode page for full details, behavior, and risks before enabling it.