Made it for a request of a RP server. I might maintain it I might not
This mod adds the capability of defining blocks/items in JSON. Like a datapack but on boot.
They are ofc very simple blocks but handy for RP servers or specific modpacks.
There is now a new folder called registrarpacks (in .minecraft or server folder) where u can put zips/folders in there just like a resource pack. But ofc its not a resource pack its a registrar pack!
It also needs a pack.mcmeta to work, and then u can make a folder in there but instead of the folder assets or data u make a folder called registrar. It has the same kind of structure so in the folder of the registrar u add the namespace of the new blocks/items you want to add.
For more info how to do this check the wiki
Requires Fabric API