Advertisement
guitarplayer616

rednet make villageHouse

Jan 16th, 2017
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 0.37 KB | None | 0 0
  1. --put in materials, add modem to side right, refuel, add wrench
  2. --waits for rednet broadcast
  3.  
  4. shell.run("pastebin get 8Th5VpE5 setup");shell.run("setup dl");shell.run("market villageHouse");shell.run("pastebin get DVW57cYD slots");shell.run("blueprint villageHouse tsp");shell.run("setup villageHouse.blueprint");rednet.open("right");rednet.receive();shell.run("startup")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement