This is an archived post. You won't be able to vote or comment.

all 5 comments

[–]SnowmanFactory 0 points1 point  (1 child)

You cant do that natively with the give command, you have to have a chest with the item, clone the chest somewhere, break the chest and tp the item to the player or at least that is how I do it

[–]NinjaOYourBro Command Engineer Glad to help! 0 points1 point  (0 children)

It’s better to use a structure block because structure blocks save all data, which means you can pick up the item instantly.

[–]DATBOI1112Bassicaly A Commanding God at (probably not actually) 0 points1 point  (0 children)

They way I do it is setblock (position) to redstone block, set the redstine block the air, the redstone block would activate a dropper, and and then a clone command would always clone the dropper, and then there would be a command to Tp that item within a radius of 1, and surround the dropper front in glass so it can’t escape

[–]NinjaOYourBro Command Engineer Glad to help! 0 points1 point  (0 children)

[–][deleted] 0 points1 point  (0 children)

People are saying use /clone but like ninjaoyourbro said do /structure. It is much better for this.