FeatureCreep
Modby asbestosstar
A Modloader for Making Version independent Mods
Type
Mod
CurseForge Downloads
100,392
CurseForge ID
502654
Last Updated
Apr 13, 2026
Description
FeatureCreep is an upcoming ModLoader and Modding API for Minecraft 26.1+, it will make it easier for you to make multiversion mods. We provde common apis which are less dependent on version top make it easier to support multiple versions and it has the ability to work on top of a bunch of other mod loaders allowing your mod to passively support many of the existing modloaders across many different versions. Some platforms we currently support include ModLauncher (MCForge, NeoForge, PillowMC), FabricMC (and derivatives). The Modloader and some of the APIS will also exist for other programs such as DangerZone and Live2D Cubism.
Planned Version backports:
NeoForge/PillowMC 1.20.5-1.20.6+
MCForge 1.20.6+
Vanilla 1.21.11+
FabricMC 26+
NilLoader 26+
Right Now only the 26 version is published but we will add the other soon.We will maintain a 3 major version maintinance cycle.
We have changed a lot since FeatureCreep 4 so mods made for FeatureCreep 4 are not all likely to work on FC6+, however we will maintain a basic compatibility layer until FeatureCreep 13.
DEV TUTORIALS COMING SOON!

Credits
PNGJ https://github.com/leonbloy/pngj/
No Changes Made, used for PNG Manipulation
Apache 2 Licence
DDS4J
https://github.com/vincentzhang96/DDS4J
Changes made to not require the Java 8 specific Libraries. Used for converting DDS (HOI4) files to PNGs for MC & DZ
MIT Licence
SmallRye Common
https://github.com/smallrye/smallrye-common
Used to make JBoss DMR Work, no known changes made
Apache 2 Licence
Javaassist
https://www.javassist.org/
Used for Bytecode manipulation
No Known Changes Made except maybe a few for working with more than 1 java version
MPL, the LGPL, and the Apache License
Tunabytes
https://github.com/Revxrsal/Tuna-Bytes
No longer included by default. Old versions i changed to allow for not using the Lombok
Apache 2 Licence
JBoss DMR
https://github.com/jbossas/jboss-dmr
Used for All JSON and DMR parsing, which is used for a lot. No Known changes made
LGPL 2.1
JBoss LogManager
https://github.com/jboss-logging/jboss-logmanager
Used for Some logging and JBoss DMR. Commented missing loggers
Apache 2
JBoss Logging
https://github.com/jboss-logging/jboss-logging
No Known Changes made. Used for some logging
Unknown Licence
JBoss Modules
https://github.com/jboss-modules/jboss-modules
Used for the base of the class loader. Added a file for allowing me to load more mods.
Apache 2 and XMPP Licence
The MCForge team for making all those cool Example Projects
Stackoverflow and other Java tutorial stties
Moderocky Mirror
https://github.com/Moderocky/Mirror
MIT Licence, but Moderocky said we could use it. Used for accessing some stuff
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Scott"
given-names: "Mackenzie"
title: "Mirror"
version: 5.0.0
date-released: 2022-06-01
url: "https://github.com/Moderocky/Mirror"
Moderocky Mimic
https://github.com/Moderocky/Mimic
MIT Licence, but Moderocky said we could use it. Used for Mirror and some proxy classes. Modified to work with the newest mirror
cff-version: 1.2.0
message: "If you use this software, please cite it as below."
authors:
- family-names: "Scott"
given-names: "Mackenzie"
title: "Mimic"
version: 1.0.0
date-released: 2021-12-25
url: "https://github.com/Moderocky/Mimic"
ASM
https://asm.ow2.io/
Some versions only. Used for Mimic. BSD3 Clause
First they ignore you. Then they laugh at you. Then they fight you. Then you Win. -Red Hat
Our Permissive Licence not only allows you to, but encourages you to use all our assets, or redistribute the mod in any way you like, even for profit.
FeatureCreepMC 4 and Newer comes bundled with Open Source software which have different Licences, though they are still permissive. See Credits Section for Details
NOTE: Make sure you download the version of the mod for the correct MC version.
Channels are ESR (Most Commonly Labelled Release), Nightly (Most commonly labelled Beta), and Bleeding Nightly (Most Commonly Labelled Alpha)
Similar Mods
L_Ender 's Cataclysm Delight
Adds 50+ dishes, linking L_Ender's Cataclysm and Farmer's Delight in a Vanilla style.
[SBW] MCSP - ADDON
Add-on featuring military vehicle designed in a vanilla-friendly style.
OnlyLooking
change ai and make only attack visible mobs
The Masquerade (Illager Boss)
A powerful Illager boss: the Masquerader!
Mob Captains
Rare and strong mobs will spawn, dropping illegally enchanted gear
WHAT - Fluid Fix
Trust nobody, not even Forge. Successor to Sticky Fingers. This fixes an issue with the fluid registry for 99% of mods.