SpringLotus

Quick rating

SpringLotus

No reviews yet

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

QoL & Tweaks
API/Library
Mod Loaders
NeoForge
Fabric
Minecraft
26.2

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Optional
Server Optional

About

Project Details

Type
Mod
License
GNU Lesser General Public License v3.0 only
Latest Version
[Fabric 26.1.2] SpringLotus - 1.1.1+26.1.2
Authors
CurseForge
Modrinth

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge ID
Modrinth ID

Resources

External Links

About

Description

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.

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.

Screenshots

Gallery

  • Slider Component
    Slider Component
  • Dialog and example screen
    Dialog and example screen
  • About page
    About page Automatically generated ABOUT pagination
  • Config Screen
    Config Screen Automatically generated configuration page
  • About page
    About page Automatically generated ABOUT pagination
  • Slider Component
    Slider Component
  • Config Screen
    Config Screen Automatically generated configuration page
  • Dialog and example screen
    Dialog and example screen

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

~8,000
Total Downloads
CurseForge
~6,000
Modrinth
~1,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works