Registration API for potion recipes
LemmaEOF opened this issue ยท 2 comments
Right now, potion types and potion recipes are still not data-driven, and instead must be registered through private methods that add to private fields. Fabric should probably add a way to register new potion recipes so people don't have to make lots of identical Invoker mixins.