Back to mods
SpringLotus project artwork

CurseForge · Minecraft mod

SpringLotus

A streamlined library mod created by 404Setup. Includes network libraries, configuration libraries, and some UI libraries.

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which SpringLotus release should I use?

Updated 20 days ago
Latest stable file [Fabric 26.1.2] SpringLotus - 1.2.0+26.1.2
Game version 26.1.2
Loader Fabric, Quilt

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.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

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.

No extra mods listed for this file

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.

  1. 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.

  2. 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.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 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

image

About page

image

Dialog and example screen

image

Slide Component

image

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.

View Documentation

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.

5 available setups

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

SpringLotus versions and loaders

13 of 13 releases match

Looking for an older file? The official CurseForge project page is in Resources.