Hi, I am trying to create a custom GUI with DeluxeMenu's.
I want to create a Smelter & Tinkerer.
The player should be able to put items in the slots and depending on the items in the slot should return an item in the output slot. I am struggling to get the menu to allow players to do this, currently, it seems like the items in the menu are locked in place depending on the config.
After looking through the wiki, I can't find a way to allow users to store items in the GUI. I know I can change inventory-type, but it doesn't change the mechanics of the inventory. Thanks!