/collect
< Commands
This page describes content that has been removed from the game.
This feature was present in earlier versions of Minecraft, but has since been removed.
This feature is exclusive to Bedrock Edition and Minecraft Education.
/collect| Visibility |
Hidden |
|---|---|
| Permission level required |
0 |
| Restrictions |
None |
{
"title": "<code>/collect</code>",
"rows": [
{
"field": "Hidden",
"label": "Visibility"
},
{
"field": "0",
"label": "(link to Permission level article, displayed as Permission level<br>required)"
},
{
"field": "None",
"label": "(link to Commands#Restrictions article, displayed as Restrictions)"
}
],
"invimages": [],
"images": []
}
Lets your agent collect all items within a one block from Agent in three dimensions.
Syntax
collect <item: string>
Arguments
item: string
- Specifies the item to be collected on the block to the Agent's inventory. Must be an item ID, or a block ID for which an item exists (for example,
golden_sword).
Result
Fails if the arguments are not specified correctly or no items of the same name were collected.
On success, returns if any items of the same name were collected.
History
| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| ? | Added /collect. | ||||||