Minecraft Wiki
(Created page with "{{:commands/infobox |till | }} Tills grass in the specified direction. ;Syntax : <code>till <''direction: string''></code> ;Arguments : ''direction: string'' :: Specifies...")
 
Line 30: Line 30:
 
<!-- please retain double newline above for section differentiation -->
 
<!-- please retain double newline above for section differentiation -->
 
{{-}}
 
{{-}}
  +
[[Category:Commands]]

Revision as of 19:15, 9 May 2018

Commands/infobox

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:
  • forward to till the block on the front.
  • back to till the block on the back.
  • left to till the block on the left-hand side.
  • right to till the block on the right-hand side.
  • up to till the block on the top-hand side.
  • down to 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.