When porting my mods from 1.16.5 to 1.21.1, I always find it annoying to change the XXX.getRegistryName to ForgeRegistries.XXX.getKey(XXX).
So, I created this mod to skip this process, with which I can simply call Provider#getRegistryName for all versions.
Enchantment excluded.
F**k you data-driven