Electrodynamics' recipes end in _recipe (e.g. energized_alloyer_recipe), and I want to add support for a constructor without that part (energized_alloyer) as it's much cleaner and closer to standard KubeJS methods.
However, of course, I can't just register a new recipe with the new name as there is no serializer registered for it - looked a bit through the RegisterRecipeSchemasEvent and I can't find anything of use in there, either, as the other two methods seem to be related to individual recipes and not types
possible?
#Provide alternative name for a recipe constructor
5 messages · Page 1 of 1 (latest)