Advertisement
UDON_JP

Untitled

Apr 4th, 2019
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.51 KB | None | 0 0
  1. on death:
  2. victim is a player
  3. attacker is a player
  4. execute console command "/execute %victim% ~ ~ ~ /particle blockcrack ~ ~1 ~ 0.5 0.5 0.5 0 200 0 %victim% 152"
  5. execute console command "/execute %victim% ~ ~ ~ /particle blockcrack ~ ~1 ~ 0.5 0.5 0.5 0 200 0 %attacker% 152"
  6. execute console command "/execute %victim% ~ ~ ~ /playsound minecraft:block.stone.break master %victim% ~ ~ ~ 15 1.4"
  7. execute console command "/execute %victim% ~ ~ ~ /playsound minecraft:block.stone.break master %attacker% ~ ~ ~ 15 1.4"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement