Wiki ArticleRemoved featuresBedrock EditionArticles with empty sectionsCommands

/automate

BlockSprite rose.png: Sprite image for rose in Minecraft
This page describes content that has been removed from Minecraft.
 
This feature was present in earlier versions of Minecraft, but has since been removed.
This feature is exclusive to Bedrock Edition.
 

Runs a behavior tree.

Syntax

/automate ...
  • ... <action: AutomateBlockActionWIthAttempts> <targetposition: x y z> [numberofattempts: int]
  • ... find_block <blockname: string> [numberofattempts: int]
  • ... fly [shouldbeflying: Boolean] [shouldthroweventifnostatechangeenecessary: Boolean]
  • ... get_interaction_position_for_block <targetposition: x y z> <anchorposition: x y z> <facingstring: string> [maxsearchdistance: int]
  • ... look_at <targetposition: x y z>
  • ... move <direction: string> [secondarydirection: string] [numberofticks: int]

Result

This section of the article is empty.
 
You can help by .

History

Bedrock Edition
1.2.13releaseAccidentally added developer commands to iOS, including /automate.
1.2.14Removed all developer commands.