Replace our custom registries with Minecraft/Forge Registries.
yueh opened this issue ยท 1 comments
yueh commented
This removes the need for us to maintain the code. It provides event handlers similar to Item or Block, so something any modder should be familiar with.
Also potentially other features like a server client synchronisation iirc.