What CreativeCore works with.
| Platform | Java Edition |
|---|---|
| Loaders | Fabric, Forge, NeoForge |
| Minecraft versions | 1.12.2, 1.16.5, 1.18.2, 1.19.4, 1.20.1, 1.21.1, 26.1, 26.2 |
| Environment | Client, Server |
CreativeCore is a library mod by creativemd for Minecraft Java Edition. It adds nothing to play on its own; it exists so that other mods from the same creator, and a handful of third-party ones, have a shared set of GUI, packet, and rendering utilities to build on. Fabric and NeoForge builds track the current 26.2 game version, while Forge stops at 1.20.1.
What CreativeCore is for
A library mod, sometimes called a core mod, ships shared code instead of new blocks or mechanics. CreativeCore's own project page describes it as a common library required by most of creativemd's mods, and its terms of use allow other projects to depend on it without copying its files directly into their own mod jar. Installing it alone changes nothing in-game; it only becomes useful once a dependent mod is also installed.
What depends on CreativeCore
AmbientSounds, also by creativemd, requires CreativeCore to load. The creator's other mods, including LittleTiles, ItemPhysic, and EnhancedVisuals, share the same requirement. CreativeCore also ships inside RLCraft, where it backs several bundled mods on the pack's Forge 1.12.2 base. If a mod page or modpack manifest lists CreativeCore as a dependency, it has to be installed alongside it or the dependent mod will fail to load.
Loader and version support
- Fabric: current through Minecraft 26.2, last updated 2026-06-22.
- NeoForge: current through Minecraft 26.2, last updated 2026-06-20.
- Forge: capped at Minecraft 1.20.1, with builds still shipping as recently as 2026-06-23.
- Runs on both the client and the server; every player and the server itself need a matching copy when a dependent mod requires it on both sides.
Forge is not abandoned here, it is capped. creativemd keeps pushing point releases to the Forge 1.20.1 branch in parallel with the Fabric and NeoForge lines, but that branch never followed Forge past 1.20.1 the way the other two loaders reached the 26.x game versions. A modpack built on an older Forge base, such as RLCraft's 1.12.2, uses a correspondingly older CreativeCore build rather than the current one.
Installing CreativeCore
- 1.Install Fabric Loader, Forge, or NeoForge matching the Minecraft version the dependent mod needs.
- 2.Download the CreativeCore build for that same loader and Minecraft version from Modrinth.
- 3.Drop the CreativeCore jar into the mods folder alongside the mod or modpack that requires it.
- 4.Repeat on the server if the dependent mod needs CreativeCore server-side too.
Questions about CreativeCore.
5 questions
What does CreativeCore do?
CreativeCore adds no gameplay by itself. It is a shared code library that other mods from creativemd, and some third-party mods, use for GUI, packet, and rendering utilities. It only matters once a mod that lists it as a dependency is also installed.
Do I need CreativeCore installed to play?
Only if another mod you are using requires it. Mods such as AmbientSounds and LittleTiles will fail to load without CreativeCore present. Check the dependency list on the mod or modpack you are installing before deciding you need it.
Does CreativeCore work with Forge?
Yes, but its Forge builds stop at Minecraft 1.20.1. The Fabric and NeoForge builds have moved on to the current 26.2 game version, so a Forge install on a newer Minecraft version cannot use CreativeCore.
Is CreativeCore required in RLCraft?
Yes. RLCraft bundles CreativeCore to support several of the mods packed into it, running on the pack's Forge 1.12.2 base. Players do not need to install it separately since RLCraft's modpack file already includes it.
Is CreativeCore safe to install?
CreativeCore is distributed on Modrinth under the LGPL-3.0-only license by its original creator, creativemd. Download it from the official Modrinth project page rather than a third-party mirror to make sure you get an unmodified file.






