Heya, I'm having a bit of trouble with the on recipe formed event.
Basically I have this
#iron tools
on iron_shovel recipe formed:
- define output <item[<server.flag[divinity.crude_iron_shovel]>]>
- determine <[output]>```
which works fine, however the iron_shovel recipe formed event is being triggered for recipes that aren't iron shovels?
I've attached an image but the event is being triggered for a bronze_ingot, which is supplied by Nexo, but its base item is paper so I'm wondering why its triggering the event at all