#Provide alternative name for a recipe constructor

5 messages · Page 1 of 1 (latest)

gusty canopy
#

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?

sterile spireBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!

gusty canopy
#

bump

gusty canopy
#

bump

#

actually on second thought im not going along with this anyway since the end user knowing the real name is useful for recipe filters