diff options
Diffstat (limited to 'items/LEECH_SWORD.json')
-rw-r--r-- | items/LEECH_SWORD.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/items/LEECH_SWORD.json b/items/LEECH_SWORD.json index 9ac99e75..221b2b73 100644 --- a/items/LEECH_SWORD.json +++ b/items/LEECH_SWORD.json @@ -1,9 +1,10 @@ { "itemid": "minecraft:wooden_sword", "displayname": "§9Leech Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"\",1:\"§7Regens §b3 Mana §7on hit.\",2:\"\",3:\"§7§8This item can be reforged!\",4:\"§9§lRARE SWORD\"],Name:\"§9Leech Sword\"},ExtraAttributes:{id:\"LEECH_SWORD\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Speed: §a+2\",1:\"\",2:\"§7Regens §b3 Mana §7on hit.\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE SWORD\"],Name:\"§9Leech Sword\"},ExtraAttributes:{id:\"LEECH_SWORD\"}}", "damage": 0, "lore": [ + "§7Speed: §a+2", "", "§7Regens §b3 Mana §7on hit.", "", |