S-Lib

A core utility library providing shared code for Stalemated's mods.

File Details

S-Lib 1.0.2 - Forge 1.20.1

  • R
  • Jun 21, 2026
  • 75.62 KB
  • 159
  • 1.20.1
  • Forge

File Name

s-lib-forge-1.0.2+1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:s-lib-1576101:8290173")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Full Changelog

1.0.2+1.20.1

  • Version bump to have parity with 1.21's version

1.0.1+1.20.1

Fix

  • Updated isModLoaded() in Forge to get the loading mod list (Fixes crashes with mixin plugins)
  • Fixed mixins not being applied in Forge