Bot: Difference between revisions

From Minecraft Parkour Wiki
Content added Content deleted
(created page)
 
m (arguments)
Line 1: Line 1:
== Actions: ==
== Actions: ==

Actions take two arguments:

* Ticks : int
* Direction (optional) : float





Revision as of 12:05, 7 January 2021

Actions:

Actions take two arguments:

  • Ticks : int
  • Direction (optional) : float


stop

stop_air

sneak

sneak_air

sneak45

sneak45_air

walk

walk_air

walk45

walk45_air

sprint

sprint_air

sprint45

sprint45_air

walkjump

walkjump_air

walkjump45

walkjump45_air

sprintjump

sprintjump_air

sprintjump45

sprintjump45_air

Lsprintjump

Lsprintjump_air

Rsprintjump

Rsprintjump_air

Lsprintjump45

Lsprintjump_air

Rsprintjump45

Rsprintjump45_air

Special Functions

Momentum, MM, and | sets the previous actions as momentum (resets the position)

Blocks and b convert the output to block distance (± 0.6 to X and Z if nonzero)