Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- shell.run("pastebin get BztihKh3 market")
- shell.run("market")
- shell.run("Schematics/mobSpawningConeOnly")
- shell.run("pastebin run hKi7ZiRF")
- shell.run("clear")
- textutils.slowPrint("Setup finished, ready to start on mob farm")
- textutils.slowPrint("set me up at the right corner at least 24 blocks from spawn at a height of around 10 blocks")
- textutils.slowPrint("u can break this turtle and place me there")
- local h = fs.open("startup","w")
- h.write([[
- print("am I in position?")
- print("I also need a sh*tton of cobble, some wooden planks, and some torches")
- textutils.slowPrint("press any key to continue")
- os.pullEvent("key")
- print(nil)
- shell.run("setup mobSpawningConeOnly")
- print("ok just restart me to start")
- ]])
- h.close()
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement