Minecraft:Commands/automate: Difference between revisions
From SAS Gaming Wiki
More actions
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. |
Fix template calls: add MC/ prefix |
||
| Line 1: | Line 1: | ||
{{Outdated feature}} | {{Outdated feature}} | ||
{{ | {{MC/Exclusive|bedrock}} | ||
{{Infobox command | {{Infobox command | ||
| name = automate | | name = automate | ||
| Line 18: | Line 18: | ||
==Result== | ==Result== | ||
{{Empty | {{MC/Empty Section}} | ||
== History == | == History == | ||
{{HistoryTable | {{HistoryTable | ||
|{{HistoryLine|bedrock}} | |{{MC/HistoryLine|bedrock}} | ||
|{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{ | |{{HistoryLine||1.2.13|dev=release|Accidentally added developer commands to iOS, including {{MC/Cmd|link=none|automate}}.}} | ||
|{{HistoryLine||1.2.14|Removed all developer commands.}} | |{{MC/HistoryLine||1.2.14|Removed all developer commands.}} | ||
}} | }} | ||
== Navigation == | == Navigation == | ||
{{Navbox commands}} | {{MC/Navbox commands}} | ||
Latest revision as of 20:08, 9 April 2026
Template:Outdated feature Script error: No such module "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
- Redirect Template:Empty section