superTreefarm

This commit is contained in:
kepler155c@gmail.com
2018-12-21 21:42:21 -05:00
parent 89b05f1fae
commit 8aa9a63da6

View File

@@ -546,7 +546,9 @@ local function fell()
fellTrees(blocks)
turtle.setPolicy("digAttack")
blocks = scan(HIGH_PT, filter)
turtle.setPolicy("attackOnly")
fellTrees(blocks)