/till
< 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.
/till| Visibility |
Hidden |
|---|---|
| Permission level required |
0 |
| Restrictions |
None |
{
"title": "<code>/till</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": []
}
Tills grass in the specified direction.
Syntax
till <direction: string>
Arguments
direction: string
- Specifies the direction of Agent to till the block.
- Must be one of:
forwardto till the block on the front.backto till the block on the back.leftto till the block on the left-hand side.rightto till the block on the right-hand side.upto till the block on the top-hand side.downto till the block on the bottom-hand side.
Result
Fails if the arguments are not specified correctly or there is no till-able block in the specified direction.
On success, returns if any till-able block was turned into farmland in the specified direction.
History
| Minecraft Education | |||||||
|---|---|---|---|---|---|---|---|
| ? | Added /till. | ||||||