

Springboard
Springboard is a powerful library for directly transforming fabric loader.
Usage
Springboard provides an entrypoint (springboard.api.SpringboardCandidateEntrypoint), for:
- Adding extra mod candidates
- Adding to the preinit classpath
- Adding extra-early entrypoints
- Adding exclusions to the class loader (to force the class to be loaded by the system class loader)
- Adding class transformers (
springboard.tweak.classloader.ClassTransformer)
I recommend not using any classes in Springboard besides SpringboardCandidateEntrypoint and ClassTransformer as everything else is unstable.
Maven
repositories {
maven {
url "https://maven.jab125.dev/"
}
}
dependencies {
modApi "com.jab125:springboard:0.2.18"
}
Compatibility
Springboard is not compatible with Quilt at the moment as a Quilt implementation of Springboard would require large rewrites.
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.18, 1.18.1, 1.18.2
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Modrinth — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
Verified by MCModsHub
- Ships as springboard-0.2.18.jar — drop this file into the mods folder
- Download size: 43 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.