https://minecraft.wiki/
The Minecraft Wiki has now moved to minecraft.wiki. Here is a brief rundown of the changes we were able to implement in the new wiki:
- A new skin
- Faster load times
- Fewer ads
- Improved search functionality
- Removed age popup
- Reintroduced anonymous editing
Consider checking out the full announcement on the new wiki for a more detailed explanation.
https://minecraft.wiki/
The Minecraft Wiki has now moved to minecraft.wiki. Here is a brief rundown of the changes we were able to implement in the new wiki:
- A new skin
- Faster load times
- Fewer ads
- Improved search functionality
- Removed age popup
- Reintroduced anonymous editing
Consider checking out the full announcement on the new wiki for a more detailed explanation.
This page describes content that exists only in outdated versions of Minecraft.
This feature used to be in the game but has since been removed.
This feature is exclusive to Bedrock Edition and Minecraft Education.
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
| Education Edition | |||||
|---|---|---|---|---|---|
| ? | Added /till. | ||||