Advertisement
sora200507

Untitled

Oct 8th, 2018
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. on break of stone:
  2. cancel event
  3. execute console command "/scoreboard players add %player% 採掘数 1"
  4. name of held item contains "破壊神+":
  5. execute console command "/give %player% stone 1"
  6. stop
  7. else:
  8. execute console command "/give %player% cobblestone 1"
  9. stop
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement