Hello I’m trying to make a bank where I don’t have to constantly rename paper I need to know the command to name paper $100$ and when I click the command block it will give it to me the help will be very appreciated
I don't think you can specifically name strings. But... You could clone a dispenser or chest with the named item in it and then immediately break/delete that chest over the player to give them the item.
Hello I’m trying to make a bank where I don’t have to constantly rename paper I need to know the command to name paper $100$ and when I click the command block it will give it to me the help will be very appreciated
I don't think you can specifically name strings. But... You could clone a dispenser or chest with the named item in it and then immediately break/delete that chest over the player to give them the item.
--->Clone chest above player (Impulse CB) ---> delete chest (Chain CB)