Facebook
From GamePL7, 7 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 373
  1. On leftclick with diamond sword:
  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"

Replies to X rss

Title Name Language When
Re: X GamePL7 text 7 Years ago.