📄️ Installation & Setup
Set up RegistryLib in your NeoForge project in 3 minutes.
📄️ Your First Item
Register your first item with RegistryLib in 5 minutes.
📄️ Your First Block
Register a block with matching BlockItem, loot, and tags.
📄️ Understanding the Registration Chain
How RegistryLib's fluent API chain works under the hood.
📄️ Group System
Share defaults across multiple entries with the Group system.
📄️ Tooltip System
Organize complex tooltip content with multiple sections and separate boxes.
📄️ Multi-Language Support
Add multiple locales to your registration chains.
📄️ Recipes and Tags
Add recipes and tags to your registered content.
📄️ Custom Builders
Create project-specific Builder types with custom syntax sugar.
📄️ Performance & Optimization
RegistryLib-specific optimization strategies and lifecycle awareness.