ForsakenPineapple

Over powered minecraft sword!

May 1st, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.08 KB | None | 0 0
  1. /give @p diamond_sword 1 0 {
  2. display: {
  3. Name: "Over Powered Sword",
  4. Lore: [
  5. "So strong can kill anything so fast",
  6. "So good you can't control it if you're even awesome."
  7. ]
  8. },
  9. AttributeModifiers: [
  10. {
  11. AttributeName: "generic.maxHealth",
  12. Name: "generic.maxHealth",
  13. Amount: 1e+29,
  14. Operation: 2,
  15. UUIDMost: 96244,
  16. UUIDLeast: 62763
  17. },
  18. {
  19. AttributeName: "generic.followRange",
  20. Name: "generic.followRange",
  21. Amount: 3.2100000011101e+34,
  22. Operation: 2,
  23. UUIDMost: 69761,
  24. UUIDLeast: 882114
  25. },
  26. {
  27. AttributeName: "generic.knockbackResistance",
  28. Name: "generic.knockbackResistance",
  29. Amount: 1.0000000000000001e+23,
  30. Operation: 2,
  31. UUIDMost: 21316,
  32. UUIDLeast: 222610
  33. },
  34. {
  35. AttributeName: "generic.movementSpeed",
  36. Name: "generic.movementSpeed",
  37. Amount: 1e+58,
  38. Operation: 2,
  39. UUIDMost: 61867,
  40. UUIDLeast: 863948
  41. },
  42. {
  43. AttributeName: "generic.attackDamage",
  44. Name: "generic.attackDamage",
  45. Amount: 1e+50,
  46. Operation: 0,
  47. UUIDMost: 31817,
  48. UUIDLeast: 19984
  49. }
  50. ],
  51. ench: [
  52. {
  53. id: 8,
  54. lvl: 5
  55. },
  56. {
  57. id: 16,
  58. lvl: 100
  59. },
  60. {
  61. id: 17,
  62. lvl: 1
  63. },
  64. {
  65. id: 18,
  66. lvl: 4000005
  67. },
  68. {
  69. id: 19,
  70. lvl: 50000000
  71. },
  72. {
  73. id: 20,
  74. lvl: 50000005
  75. },
  76. {
  77. id: 48,
  78. lvl: 1000
  79. },
  80. {
  81. id: 50,
  82. lvl: 1000
  83. },
  84. {
  85. id: 51,
  86. lvl: 1000
  87. }
  88. ],
  89. Unbreakable: 1
  90. }
Advertisement
Add Comment
Please, Sign In to add comment