Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- os.loadAPI("manualQuarryShaft.lua")
- print("Amount of Quarrys: ")
- quarrys = read()
- print("left or right? (0 or 1)")
- direction = read()
- quarry(quarrys, direction)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement