Home > Article > Mobile Game Tutorial > Minecraft unlimited box item command
Question: Want to obtain the resources of the corner box in the Minecraft map but there are restrictions? Simple explanation: The chest in the corner of the Minecraft map can only be opened once, which limits players' access to resources. Guided reading: In order to solve this problem, PHP editor Baicao has brought an unlimited command to take items from boxes, allowing players to obtain resources without restrictions. Continue reading this article to learn how to use this command and start your journey to endless resources!
Command Block>Comparator>Command Block
1. Choose an open space to put the box
2. Put it in the box Items you want to always take
3. Sneak
4. Place a command block on the box
5. Set it to repeat and always active
6. Enter the command
1. In Place an empty box at the coordinates of 1 4 1
2. Enter the command /testforblocks 1000 4 1000 1000 4 1000 1 4 1
3. Place unlimited items at the coordinates of 100 4 100
4. Enter the command clone 100 4 100 100 4 100 1000 4 1000
5. Finally, at 1000 4 1000, you can buy unlimited items
The above is the detailed content of Minecraft unlimited box item command. For more information, please follow other related articles on the PHP Chinese website!