Turtle.attackDown

From ComputerCraft Wiki
Revision as of 10:35, 24 October 2018 by SquidDev (Talk | contribs) (Add toolSide argument)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Grid Redstone.png  Function turtle.attackDown
Attempts to attack below the turtle.
Syntax turtle.attackDown([string toolSide])
Returns boolean whether the turtle succeeded in attacking downwards
Part of ComputerCraft
API turtle


See also