ModifierEventRecipe and ModifierEventGenerator are a bit outdated, compared to the newest master.
They're a very simple way to create event modifiers without jumping into event logic & quirks.
But with the newest features, some effects and functionality won't work properly with event recipes.
Solutions
Either update the event recipe and event generator, or remove it all together and add that functionality to normal recipes.
ModifierEventRecipe
andModifierEventGenerator
are a bit outdated, compared to the newest master. They're a very simple way to create event modifiers without jumping into event logic & quirks. But with the newest features, some effects and functionality won't work properly with event recipes.Solutions Either update the event recipe and event generator, or remove it all together and add that functionality to normal recipes.