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
imported>Madisongs
m Updated permission level to say “0”, as is accurate according to my own testing. If a source is needed, I can provide.
 
SyncBot (talk | contribs)
Sync: updated from Minecraft
 
(One intermediate revision by the same user not shown)
Line 30: Line 30:
== Navigation ==
== Navigation ==
{{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