saomclib
Modby Bluexino
Library for common things used in mods by SAOMC
Type
Mod
CurseForge Downloads
228,094
CurseForge ID
262752
Last Updated
Jun 27, 2026
Description
Keeping it short here, it's not meant to be an attractive page ^-^
For devs :
While developing our mods, we noticed many things we used a lot and were quite redundant, so we put them all into a lib we use for our different mods (most are currently unreleased, some might get released later or stay private).
Some of these things include :
- capabilities
- packets (and syncing the above capabilities)
- the usage of the Kotlin language
- party (or "group") -related features (and hooking into them)
- some other less-obvious little things
Using this lib provides an "easy" way to do the things mentioned above.
Anyone is free to use this lib, more information can be found on our gitlab readme.
Regarding issues, please head over to our issue tracker on gitlab.
For users :
The main feature for users is the Party feature.
To use it, you currently have to use the /pt command.
Use the saoui to display it.
Similar Mods
CosmeticArmours
A Mod Adding New CosmeticArmours into Your Minecraft Worlds!
True Darkness [Forge] - Updated Fork
An unofficial fork of the 'True Darkness' mod for 1.20.X Forge / 1.19.4 Forge
Bundle API
An API for mods that allows easy addition of bundles with custom sizes and filtered content.
FastBench for Fabric
Crafting table optimizations
Selling Bin
A configurable block that automatically sells items placed inside it at midnight
MoreTweaker
Adds CraftTweaker support for some mods that are not in ModTweaker: Buildcraft, Railcraft, Draconic Evolution, Enderfuge...