Advertisement
Guest User

Untitled

a guest
Jul 24th, 2019
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. command /ulepsz [<text>]:
  2. trigger:
  3. if player's tool is {@sharpnessEnchant}:
  4. if player's inventory contains diamond with name "krysztal":
  5. remove 1 of diamond with name "krysztal" from player's inventory
  6. set {sharpness::%player%} to enchant level of sharpness of player's tool
  7. add 5 to {sharpness::%player%}
  8. chance of 30%
  9. execute console command "(((kowal))) %player% sharpness %{sharpness::%player%}%"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement