Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Minecraft:Commands/automate: Difference between revisions

From SAS Gaming Wiki
SyncBot (talk | contribs)
Fix template calls: add MC/ prefix
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
Line 1: Line 1:
{{Outdated feature}}
{{Outdated feature}}
{{MC/Exclusive|bedrock}}
{{exclusive|bedrock}}
{{Infobox command
{{Infobox command
| name = automate
| name = automate
Line 18: Line 18:


==Result==
==Result==
{{MC/Empty Section}}
{{Empty section}}


== History ==
== History ==


{{HistoryTable
{{HistoryTable
|{{MC/HistoryLine|bedrock}}
|{{HistoryLine|bedrock}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|automate}}.}}
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{cmd|link=none|automate}}.}}
|{{MC/HistoryLine||1.2.14|Removed all developer commands.}}
|{{HistoryLine||1.2.14|Removed all developer commands.}}
}}
}}


== Navigation ==
== Navigation ==
{{MC/Navbox commands}}
{{Navbox commands}}
 
[[Minecraft:ja:コマンド/automate]]

Latest revision as of 11:07, 6 July 2026

Template:Outdated feature Template:Exclusive Template:Infobox command

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

Template:Empty section

History

Template:HistoryTable

Navigation

Template:Navbox commands

Minecraft:ja:コマンド/automate