So I've managed to tap into the on_pre_player_crafted_item event. Now, I want to
- see how many of a thing were ordered (doesn't seem to be on the event natively, but I think I can work this out).
- Nullify this event (no idea how to do this), and
- Send out X individual crafting requests (again, no idea).