Expanded Library is a Vintage Story mod by fallenstar. Expanded Library is a shared framework for Fallenstar’s Expanded mods, providing reusable systems for networks, machines, registration, configuration, and testing.
Why this mod is worth installing
Install it when another Fallenstar Expanded mod lists it as a dependency. It works in the background and is not intended to add standalone gameplay content.
What Expanded Library adds
Expanded Library supplies the shared technical foundation used by Fallenstar’s Expanded projects. Its block-network manager lets dependent mods use one common network system instead of maintaining separate managers.
The framework supports multiblock and megablock structures, tracks whether their required parts are complete, and provides a lifecycle for production machines that need regular tick processing.
It also offers code-first definitions for blocks, items, and recipes, attribute-based registration, and a generated live configuration system. Developers can extend the framework or another mod through modules without creating a separate ModSystem.
A headless test harness allows framework code to be tested without launching the game. Players generally do not need to configure the library; dependent mods control how its systems are used.
Where to download Expanded Library
The official Vintage Story Mod DB page is the right place to get the current release through the in-game mod manager.