S-Lib

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

File Details

S-Lib 1.0.2 - NeoForge 1.21.1

  • R
  • Jun 21, 2026
  • 75.41 KB
  • 62
  • 1.21.1
  • NeoForge

File Name

s-lib-neoforge-1.0.2+1.21.1.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

NeoForge

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

Learn more about Curse Maven

Full Changelog

1.0.2+1.21.1

Fix

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

1.0.1+1.21.1

Fix

  • Changed AttributeGetter methods from private to public