I have a small side project I'm working on where I want the player to be able to open up a crafting menu from a book in their inventory, but haven't quite been able to figure it out. What would the best way to handle that be? Would I need to spawn an invisible crafting bench in front of the PC and force its activation? Or is it a command as simple as "open this menu"?