SI Essentials

The main API, library and toolkit by Soncresity Industries.

File Details

Fabric 1.21.11 2.2.0

  • R
  • Feb 18, 2026
  • 1.82 MB
  • 90
  • 1.21.11
  • Fabric

File Name

sies-2.2.0-1.21.11-fabric.jar

Supported Versions

  • 1.21.11

Curse Maven Snippet

Fabric

modImplementation "curse.maven:sies-1306319:7644312"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added minValue and maxValue when defining numerical values with Cnfgs (with comment support)
  • Added legacy key detection in Cnfgs
  • Added Mod Logo to Mod resources
  • Comments of cnfgs now get regenerated on each load
  • Added more SoundParser Methods
  • Added methods to broadcast Titles through TitleUtils
  • Added Serephix Icon Items for usage in GUIs
  • Added RegistryUtils to register blocks and items more easily (Fabric only!)
  • Updated CommandUtils
  • Updated some accessors
  • Updated some methods in SoundParser
  • Updated all necessary variants of "Config" to "Cnfg"
  • Fixed a critical crash on servers involving the Cnfg API
  • Fixed Client Cnfgs being created and loaded on a Dedicated Server