Advertisement
MagmaLP

WarpInfo-Insel_Quarry-Tafel1

Dec 16th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. os.loadAPI("col")
  2.  
  3. col.setBackground(colors.black)
  4. col.clear()
  5.  
  6. col.msg(01,"             &cHow to change quarry size")
  7. col.msg(02,"")
  8. col.msg(03,"&7At first you have to check if you have permissions ")
  9. col.msg(04,"&7to place Land Marks. Use command&7: &a/timedpermtimes")
  10. col.msg(05,"")
  11. col.msg(06,"&7Than place a &eLand Mark &7and next to it a")
  12. col.msg(07,"&eRedstone Torch&7. The blue line marks, what is the")
  13. col.msg(08,"&7biggest possible size of your quarry.")
  14. col.msg(09,"")
  15. col.msg(10,"&7Put a &eLand Mark &7at the other two ends of the blue")
  16. col.msg(11,"&7line as well.")
  17. col.msg(12,"&7Than you do a right klick on the Land Mark")
  18. col.msg(13,"&7where the Redstone Torch is next to.")
  19. col.msg(14,"")
  20. col.msg(15,"&e--> &6A red square has bin created.")
  21. col.msg(16,"")
  22. col.msg(17,"&7Now u only have o place a quarry &ein front of the ")
  23. col.msg(18,"&eLand Mark &7and your Quarry will be created.")
  24. col.msg(19,"")
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement