Fabric Mods with Forge

Using CreativeMode Fabric Mods with Forge Mods#

CreativeMode Java mods are standard Fabric mods. The official and simplest path is to use Fabric (ideally via the CreativeMode Launcher). If you want to mix CreativeMode mods with Forge mods, you can use the Connector mod for Forge compatibility.

Quick setup#

  1. Install Forge for Minecraft 1.21.5 or 1.20.1.
  2. Install the Connector mod.
  3. Add your CreativeMode .jar mods to the mods folder.
  4. Add Fabric API (required).
  5. Launch and test. Remove mods one-by-one if you hit a conflict.

Notes#

  • Forge compatibility is best-effort and not officially supported.
  • Some mods will conflict if they touch the same systems.

See also: CreativeMode Launcher, Vanilla Launcher, Modrinth Launcher, CurseForge Launcher.

Still have questions?

Join our Discord to get help from the developers!

Join Our Discord