CurseForge · Minecraft mod
SpringLotus
A streamlined library mod created by 404Setup. Includes network libraries, configuration libraries, and some UI libraries.
Quick answer
Which SpringLotus release should I use?
SpringLotus [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2 targets 26.1.2 with Fabric, Quilt. The project page does not say whether this file belongs on the client, dedicated server, or both. No extra mods listed for this file.
Where it goes
Is SpringLotus required on the client, server, or both?
The project page does not say whether this file belongs on the client, dedicated server, or both.
The source does not explicitly classify this release as client-only or server-only.
What else does SpringLotus [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2 need?
[Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2. Change the file and its required mods may change too.
This file does not list any required mods. Do not add a library just because a different file uses it.
This file does not list any required or optional mods.
Before you install it
Add SpringLotus without breaking your instance.
Built for SpringLotus [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2. Pick another file and the loader, install side or required mods may change.
- 01
Stick to this file
Use [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2. It targets 26.1.2 with Fabric, Quilt; another release may have different loader, side or dependency requirements.
- 02
Bring the mods it needs
This file does not list any required mods. Do not add a library just because a different file uses it.
- 03
Put it on the correct side
The project page does not say whether this file belongs on the client, dedicated server, or both.
- 04
Pick the file you checked
Use the “Get this file” button beside [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2. It opens that exact file at the source.
About this project
What does SpringLotus add?
Spring Lotus LIB
To implement a specific API, this mod may modify some behaviors. If you encounter situations where some functions do not work after installing this mod, or if this mod breaks the behavior of other mods, please send me an issue.
A streamlined library mod created by 404Setup.
Includes network libraries, configuration libraries, and some UI libraries.
Example
Automatically generated configuration page

About page

Dialog and example screen

Slide Component

Usage
Spring Lotus supports Fabric, NeoForge, and Forge (Forge compatibility is not provided from version 26.1 onwards).
repositories {
mavenCentral()
maven("https://mvnc.pkg.one/releases")
maven("https://mvnc.pkg.one/snapshots")
}
dependencies {
compileOnly("one.pkg.libsl:modcommon:[VERSION]")
}
Spring Lotus has been released on Modrinth and CurseForge, and you should not package it into your own mod as Shadow or JarInJar.
Fabric
{
"depends": {
"springlotus": ">=1.0.0 <1.1.0"
}
}
NeoForge/Forge
[[dependencies."${mod_id}"]]
modId = "springlotus"
type = "required"
versionRange = "[1.0,)"
ordering = "AFTER"
side = "BOTH"
Docs
The documentation is still under development.
Version Specification
SpringLotus adopts the following version specification:
B.A.N
1.0.0
11.2.1
As: Breaking API changes. Adding new APIs. No API changes.
License
The source code is licensed under the LGPL-3.0-only license.
2026 404Setup. All rights reserved.
Some of the code for Event comes from the Fabric API.
**OreUI is a product of Mojang Studio. Spring Lotus's OreUI custom component library only references the design of OreUI and does not use any OreUI code. Spring Lotus is not affiliated with Mojang Studio. **
Spring Lotus borrows a small portion of Fabric API code for a simpler implementation, which is used to integrate a small number of cross platform APIs that I frequently use. Licensed under the Apache License 2.0.
Project description from CurseForge.
Pick your setup
SpringLotus by Minecraft version and loader
Choose the version and loader you play, then open the matching release.
26.1.2
3 loader buildsCheck the dependencies, then try the file in a copied instance before changing a world you care about.
Recent files
SpringLotus versions and loaders
[Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2
springlotus-fabric-1.2.0+26.1.2.jar
9 Aug 2026
[NeoForge 26.1.2] SpringLotus - 1.2.0+26.1.2
springlotus-neoforge-1.2.0+26.1.2.jar
9 Aug 2026
[Fabric 26.1.2] SpringLotus - 1.1.1+26.1.2
springlotus-fabric-1.1.1+26.1.2.jar
27 Jun 2026
[NeoForge 26.1.2] SpringLotus - 1.1.1+26.1.2
springlotus-neoforge-1.1.1+26.1.2.jar
27 Jun 2026
[Fabric 26.2] SpringLotus - 1.1.1+26.2
springlotus-fabric-1.1.1+26.2.jar
27 Jun 2026
[NeoForge 26.2] SpringLotus - 1.1.1+26.2
springlotus-neoforge-1.1.1+26.2.jar
27 Jun 2026
[NeoForge 26.1.2] SpringLotus - 1.1.0+26.1.2
springlotus-neoforge-1.1.0+26.1.2.jar
18 Jun 2026
[Fabric 26.1.2] SpringLotus - 1.1.0+26.1.2
springlotus-fabric-1.1.0+26.1.2.jar
18 Jun 2026
[NeoForge 26.2] SpringLotus - 1.1.0+26.2
springlotus-neoforge-1.1.0+26.2.jar
18 Jun 2026
[Fabric 26.2] SpringLotus - 1.1.0+26.2
springlotus-fabric-1.1.0+26.2.jar
18 Jun 2026
[NeoForge 26.1.2] SpringLotus - 1.0.1
springlotus-neoforge-1.0.1.jar
13 Jun 2026
[Fabric 26.1.2] SpringLotus - 1.0.1
springlotus-fabric-1.0.1.jar
13 Jun 2026
Looking for an older file? The official CurseForge project page is in Resources.