jkaczmar
New member
How do you tie a crafting station to an inventory other than the Player's? I want one of the crafting stations to pull from a very large bin of supplies rather than my player's limited inventory. I've tried a couple of things, but in all cases the player's inventory overwrites my selected inventory when I interact with the crafting station in Play Mode:

- Hard coding the storage chest inventory in the Crafting Menu component.
- Putting a unique Inventory Identifier of 97 on the storage chest and referencing this identifier in the Crafing Menu component.
