-
Notifications
You must be signed in to change notification settings - Fork 0
svencan/elements
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Bases turtle startup: ``` cd / sleep(1.1) shell.run("delete bases.lua") sleep(1.1) shell.run("wget https://raw.githubusercontent.com/svencan/elements/master/bases.lua) ``` Then save, exit, and type `bases` to start. Computer startup: ``` cd / sleep(1.2) shell.run("delete elements.lua") sleep(1.2) shell.run("delete gib.lua") sleep(1.2) shell.run("wget https://raw.githubusercontent.com/svencan/elements/master/elements.lua) sleep(1.2) shell.run("wget https://raw.githubusercontent.com/svencan/elements/master/gib.lua) sleep(1.2) shell.run("wget https://raw.githubusercontent.com/svencan/elements/master/sort.lua) ``` Then save, exit, use with "gib [element-number] [amount]" or simply "gib". Run sort in a second tab, otherwise the production doesn't finish.
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published