
Scabbard
Scabbard is a library mod that is actively used in cross-platform development for various Minecraft loaders, including Fabric, Forge, and NeoForge. This project serves as a mandatory dependency for a whole range of popular modifications such as Solemngrounds, Revelations of the Void, and Slayer's Beasts.
The main functionality of the library includes:
- Convenient tools for registering game elements
- Biome modification capabilities with the addition of new spawns and features
- A wood family system for simplifying work with trees
- Full compatibility with vanilla mechanics (flammable, flattenable, and strippable blocks, as well as items for dispensers)
- Various data generators for process automation
The development of Scabbard was initially focused on optimizing the creator's own workflow, so functionality will be expanded as the need for new tools for other projects arises.