This mod is only useful for other mod developers using the Configurate configuration library in their mods.
Confabricate provides:
IdentifiersRegistryText (as json)TaggableCollections), currently for blocks, items, entity types, and fluidsTranslates back and forth between Configurate nodes and Minecraft's own NBT Tags
Thanks to @i509VCB for providing an initial implementation of DynamicOps
Confabricate to get a HOCON-format configuration for a modSee Configurate's website for more information about the underlying library, and our GitHub for more information on using Confabricate in your own mod.