feat(farming): started scripts
This commit is contained in:
2
automate_farming/database_main.lua
Normal file
2
automate_farming/database_main.lua
Normal file
@@ -0,0 +1,2 @@
|
||||
local databaseModem = peripheral.find("modem") or error("No modem attached", 0)
|
||||
local databaseStorage = peripheral.find("drive") or error("No modem attached", 0)
|
||||
Reference in New Issue
Block a user