{"id":50958888,"url":"https://github.com/404setup/springlotus","last_synced_at":"2026-06-18T11:02:49.931Z","repository":{"id":364456934,"uuid":"1268005212","full_name":"404Setup/SpringLotus","owner":"404Setup","description":"A Minecraft dependency library mod for my personal use","archived":false,"fork":false,"pushed_at":"2026-06-13T04:00:26.000Z","size":244,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-13T05:23:37.413Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/404Setup.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-06-13T03:50:30.000Z","updated_at":"2026-06-13T04:00:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/404Setup/SpringLotus","commit_stats":null,"previous_names":["404setup/springlotus"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/404Setup/SpringLotus","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FSpringLotus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FSpringLotus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FSpringLotus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FSpringLotus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/404Setup","download_url":"https://codeload.github.com/404Setup/SpringLotus/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/404Setup%2FSpringLotus/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34487081,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-18T02:00:06.871Z","response_time":128,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-06-18T11:02:47.060Z","updated_at":"2026-06-18T11:02:49.909Z","avatar_url":"https://github.com/404Setup.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Spring Lotus LIB\n\n\u003e To implement a specific API, this mod may modify some behaviors.\n\u003e If you encounter situations where some functions do not work after installing this mod,\n\u003e or if this mod breaks the behavior of other mods, please send me an issue.\n\nA Minecraft dependency library mod for my personal use.\n\n## Usage\n\nSpring Lotus supports Fabric, NeoForge, and Forge (Forge compatibility is not provided from version 26.1 onwards).\n\n```kotlin\nrepositories {\n    mavenCentral()\n    maven(\"https://mvnc.pkg.one/releases\")\n    maven(\"https://mvnc.pkg.one/snapshots\")\n}\n\ndependencies {\n    compileOnly(\"one.pkg.libsl:modcommon:[VERSION]\")\n}\n\n```\n\nSpring Lotus has been released on Modrinth and CurseForge, and you should not package it into your own mod as Shadow or\nJarInJar.\n\n### Fabric\n\n```json\n{\n  \"depends\": {\n    \"springlotus\": \"\u003e=1.0.0 \u003c1.1.0\"\n  }\n}\n```\n\n### NeoForge/Forge\n\n```toml\n[[dependencies.\"${mod_id}\"]]\nmodId = \"springlotus\"\ntype = \"required\"\nversionRange = \"[1.0,)\"\nordering = \"AFTER\"\nside = \"BOTH\"\n```\n\n## Version Specification\n\nSpringLotus adopts the following version specification:\n\n```\nB.A.N\n1.0.0\n11.2.1\n```\n\nAs: Breaking API changes. Adding new APIs. No API changes.\n\n## License\n\nThe source code is licensed under the LGPL-3.0-only license.\n\n2026 404Setup. All rights reserved.\n\nSome of the code for Event comes from the [Fabric API](https://github.com/FabricMC/fabric-api).\n\n----\n\n**[OreUI](https://github.com/mojang/ore-ui) is a product of Mojang Studio. Spring Lotus's OreUI custom component library\nonly references the design of OreUI and does not use any OreUI code. Spring Lotus is not affiliated with Mojang Studio.\n**\n\nSpring Lotus borrows a small portion of [Fabric API](https://github.com/FabricMC/fabric-api) code for a simpler\nimplementation, which is used to integrate a small number of cross platform APIs that I frequently use. Licensed under\nthe [Apache License 2.0](https://github.com/FabricMC/fabric-api/blob/26.1.1/LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404setup%2Fspringlotus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F404setup%2Fspringlotus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F404setup%2Fspringlotus/lists"}