Multicore Magic

Gives Minecraft's chunk mesh building its own dedicated, tunable thread pool — so chunk loading doesn't compete with worldgen and other background tasks for CPU cores.

File Details

multicore-magic-1.0.1.jar

  • R
  • Jul 5, 2026
  • 19.24 KB
  • 6
  • 26.2
  • Fabric + 1

File Name

multicore-magic-1.0.1.jar

Supported Versions

  • 26.2

Curse Maven Snippet

Fabric

modImplementation "curse.maven:multicore-magic-1598475:8376474"

NeoForge

implementation "curse.maven:multicore-magic-1598475:8376474"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

NeoForge compatibility via Launchpad The same jar now also loads on NeoForge through Launchpad, a tool that runs Fabric-format mods directly from their fabric.mod.json with no separate build or code changes. Opted in via "launchpad:compatible": true.

Also ships a NeoForge placeholder (META-INF/neoforge.mods.toml) so users who install this jar on NeoForge without Launchpad get a clear "missing dependency: launchpad" message instead of "invalid mod".

Important: Launchpad currently only has builds for Minecraft 26.1.2, not 26.2 - there's no 26.2 release upstream yet. This mod is ready for it the moment Launchpad catches up, but it can't actually be loaded on NeoForge 26.2 today. See the wiki for details.

On NeoForge (once Launchpad supports your version) you'll additionally need Forgified Fabric API in place of regular Fabric API. The Mod Menu config screen remains Fabric-only; /multicoremagic commands work on both loaders identically.

Requirements unchanged: Minecraft 26.2, Fabric Loader >= 0.18.4, Fabric API, Java 25.