
Library Mod for All Vampire Studios Fabric Projects
This library provides developers with an extensive set of tools and functions for creating modifications:
Main Features
Creation of unique villager professions with their own workplaces and trade offers, as well as configuration of biome types for villages.
Extensive collection of base classes, including utilities for working with graphical interfaces, significantly simplifying development.
Object registration system using the Registry Helper auxiliary class, making the process more convenient and efficient.
Wooden blocks get their own registration system - you can add complete wood sets or individual blocks, as well as extend existing types.
Additional tools for data generation, system of convertible blocks with customizable items for conversion and reversion, including custom sounds and item drops.
API for block spreading (in development), item sorting in groups for placement next to vanilla counterparts instead of the bottom of the tab.
Extended set of events, ported tags from Forge for Quilt, modular system with the ability to enable and disable components through configuration.
Multiple base classes for working with blocks and support for emissive textures for creating visually appealing content.
Frequently Asked Questions
Will there be a version for Forge?
No, development for Forge is not planned.
Can it be used in personal projects?
Yes, it can be included as a library, but distributing the code as your own is prohibited.