Turtle.attackDown
From ComputerCraft Wiki
Function turtle.attackDown | |
Attempts to attack below the turtle. | |
Syntax | turtle.attackDown() |
Returns | boolean whether the turtle succeeded in attacking downwards |
Part of | ComputerCraft |
API | turtle |