OnItemCraft in Docs should be an objectNot An Issue
OnItemCraft


it must be object - typed. 

It's actually correct, it's a bool hook. You can use an object or void though if you'd like, but the actual hook location expects a bool.
Locked automatically