I need some help with something. Anyone know if there's a way to:
-Have a chest that automatically fills another chest with items
-Have only one stack of an item in the chest at any time
-Refill the chest with the exact item whenever the item is removed from the chest
-Metadata matters
I'm trying to set up a chest in which people can go and grab any item from the chest and it will automatically refill the chest with the item they took. The main problem i'm having is that it's the same item with different Metadata so it always refills with Metadata 0 instead of the Metadata they took.
-Have a chest that automatically fills another chest with items
-Have only one stack of an item in the chest at any time
-Refill the chest with the exact item whenever the item is removed from the chest
-Metadata matters
I'm trying to set up a chest in which people can go and grab any item from the chest and it will automatically refill the chest with the item they took. The main problem i'm having is that it's the same item with different Metadata so it always refills with Metadata 0 instead of the Metadata they took.