familychicken

Untitled

Jul 30th, 2021
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. on mine of cobblestone:
  2. cancel event
  3. add 1 to {%player%.cb}
  4.  
  5. command /assyuku <integer> <integer>:
  6. trigger:
  7. if arg-2*{%player%.cb} >= (64^arg-1)*arg-2:
  8. remove (64^arg-1)*arg-2 from {%player%.cb}
  9. loop arg-2 time:
  10. command "/menu grab %player% %arg-1%"
Advertisement
Add Comment
Please, Sign In to add comment