Advertisement
plz1351

Untitled

Mar 17th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. on damage of a zombie:
  2. attacker is player
  3. if attacker has sword:
  4. attacker's tool is enchanted with fortune 1
  5. loop entities in radius 2 around victim:
  6. type of loop-entity is not player
  7. make victim damage loop-entity by 5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement