Community listing page, reviews here may not be monitored by the author.
Registry Helper Library
No reviews yet
A small Fabric API library that simplifies registering items, blocks, and armor by wrapping Minecraft's registry system in a few clean, overloaded methods, cutting down repetitive boilerplate while staying fully backward-compatible.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Must be installed on both the client and the server.
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
Registry Helper Library
Are you tired of writing all those annoying registries by hand? This library will help with that!
Registry Helper Library is a lightweight utility API for Fabric mod developers that eliminates the boilerplate involved in registering items, blocks, and armor. Instead of manually constructing ResourceKey and Identifier instances and wiring them through Registry.register calls for every single object, developers create one RegistryHelper instance per registry and call simple, purpose-built methods.
The library handles the common cases out of the box, plain items, blocks with automatically-generated BlockItems, armor pieces, and full four-piece armor sets — while still exposing a fully generic register method for any other vanilla registry (sounds, entities, etc.). It also tracks everything it registers, making it easy to loop over your mod's items and blocks later (for populating a creative tab, for example).
You can find the howto / Wiki on this mod on it's Github
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources