KosterTV

Stoniarka V2.0

May 9th, 2016
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.53 KB | None | 0 0
  1. #Stoniarka v2.0
  2. # By KosterTV
  3. # Nic nie będę zabraniał. Bo i tak tego nie będziecie przestrzegać ;P xD
  4.  
  5.  
  6. On place bedrock:
  7. add location of target block to {stoniarka::*}
  8. every 1 real second:
  9. loop {stoniarka::*}:
  10. if block above loop-value is air:
  11. set block above loop-value to stone
  12. on break bedrock:
  13. loop {stoniarka::*}:
  14. if loop-value is location of target block:
  15. remove location of target block from {stoniarka::*}
Advertisement
Add Comment
Please, Sign In to add comment