Advertisement
MeXaN1cK

creator2

Apr 1st, 2016
130
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.11 KB | None | 0 0
  1. local shell=require('shell')
  2. f=io.open("chests.txt","w") f:write("{}") f:close()
  3. shell.execute("mkdir chests")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement