Advertisement
Guest User

Untitled

a guest
Mar 20th, 2017
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. if {ma.kit::%loop-value-2%} is "knight":
  2. set slot 0 of loop-value-2 to stone sword with nbt "{Unbreakable:1b,display:{Name:""&8Knight Blade""}}"
  3. set slot 40 of loop-value-2 to shield
  4. set slot 39 of loop-value-2 to iron helmet with nbt "{ench:[0:{lvl:1s,id:0s}],Unbreakable:1b,display:{Name:""&9Knight Helm""}}"
  5. set slot 38 of loop-value-2 to iron chestplate with nbt "{ench:[0:{lvl:1s,id:0s}],Unbreakable:1b,display:{Name:""&9Knight Plate""}}"
  6. set slot 37 of loop-value-2 to iron leggings with nbt "{ench:[0:{lvl:1s,id:0s}],Unbreakable:1b,display:{Name:""&9Knight Leggings""}}"
  7. set slot 36 of loop-value-2 to iron boots with nbt "{ench:[0:{lvl:1s,id:0s}],Unbreakable:1b,display:{Name:""&9Knight Boots""}}"
  8. set slot 1 of loop-value-2 to totem of undying
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement