Advertisement
Guest User

Untitled

a guest
Sep 30th, 2014
193
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. give @p diamond_sword 1 0
  2. {
  3.     ench:
  4.     [
  5.         {
  6.             id:16,
  7.             lvl:10
  8.         },
  9.         {
  10.             id:17,
  11.             lvl:10
  12.         },
  13.         {
  14.             id:18,
  15.             lvl:10
  16.         },
  17.         {
  18.             id:19,
  19.             lvl:10
  20.         },
  21.         {
  22.             id:18,
  23.             lvl:10
  24.         },
  25.         {
  26.             id:21,
  27.             lvl:10
  28.         }
  29.     ],
  30.     display:
  31.     {
  32.         Name:"Excalibur",
  33.         Lore:
  34.         [
  35.             "Das einzig wahre, ne halt ...",
  36.             "Wurde es nicht zerstört?"
  37.         ]
  38.     }
  39. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement