Advertisement
Aooni-Server

Untitled

Jul 31st, 2019
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C# 0.30 KB | None | 0 0
  1. on walk on emerald block:
  2.     block above the event-block is stone pressure plate:
  3.         wait 10 tick
  4.         set block above the event-block to air
  5.     {aooni::*} contains player:
  6.         set block at location at 301, 52, -5 in "world" to redstone block
  7.         wait 10 tick
  8.         set block at location at 301, 52, -5 in "world" to air
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement