
ModsJava
Registry Library
this is a mod library used for making mods clean and simple with the coding part you will not have to create any custom methods for registering Happy…
I don't know my version or loader
Open the Minecraft launcher and look at the profile you play on — it names both, like fabric-loader-1.21.4. The version also shows in the bottom-right corner of the game's main menu.
No loader in the profile name? Then it's plain Minecraft, and these mods won't run — you need Fabric or NeoForge installed first.
Registry Library
This is a library used by all my mods
So it is recommended to add it in your mod folder
Here is the List of all the methods in this library
- registerItem
- registerBlock
- registerBlocksWithoutBlockItem
- registerBlockItem
- registerEnchantments
- registerFluids
- registerEntity
- registerStatusEffects
- buildEntity This is for living entity as it also register eggs off course you can do it manually
- registerEgg
new methods and function will be added
Usage
Please look at the read me
Verified by MCModsHub
- Ships as registry-lib-1.20.2-1.0.0.jar — drop this file into the mods folder
- Download size: 13 KB
- Download link checked 31 Aug 2026 — working
These come from our own check of the pack file, not from the source page.