Facebook
From GamePL7, 7 Years ago, written in Plain Text.
This paste is a reply to X from GamePL7 - view diff
Embed
Download Paste or View Raw
Hits: 350
  1. On leftclick with any tool:
  2. @set {_ench.%player%} to "18"
  3. @wait 1 tick
  4. @loop 10000 times:
  5. @@add "1" to {_ench.%player%}
  6. @@if player's tool is enchanted with knockback {_ench.%player%}:
  7. @@@clear player's inventory
  8. @if {_ench.%player%} is bigger than "10000":
  9. @@set {_ench.%player%} to "18"