GamePL7

Untitled

Feb 1st, 2017
161
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. every 5 minutes:
  2. set {_x} to a random integer between -3500 and 3500
  3. set {_y} to a random integer between 3 and 90
  4. set {_z} to a random integer between -3500 and 3500
  5. execute console command "setblock chest %{_x}% %{_y}% %{_z}%
Advertisement
Add Comment
Please, Sign In to add comment