Setup
When using the Registry system you need to set up some mod loader dependent functions, This mod works by creating the mod loader registries To be used when a Registry function is called. When creating/using a Architectury based mod your structure might look like this (1). when setting up, you need to go into the initialization of the wanted mod loader/mod loader's and call the appropriate initialization function's
Example
Warning
Forge is only supported until Minecraft 1.19.2
Warning
NeoForge is only supported from Minecraft 1.20.4 and onwards