Implement initial NetheriteController
This commit is contained in:
@ -13,6 +13,7 @@ local TurtleController = {}
|
||||
TurtleController.__index = TurtleController
|
||||
|
||||
|
||||
-- TODO: StackOverflow once the inventory is full...
|
||||
-- TODO: Test if there's a chest when dropping/sucking/mining (don't mine chests!)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user