diff options
Diffstat (limited to 'items/END_SWORD.json')
-rw-r--r-- | items/END_SWORD.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/END_SWORD.json b/items/END_SWORD.json index 10ebb9f2..1b0e1443 100644 --- a/items/END_SWORD.json +++ b/items/END_SWORD.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:diamond_sword", "displayname": "§aEnd Sword", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Endermen§7, §7Ender Dragons§7,\",4:\"§7and §7Endermites§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§aEnd Sword\"},ExtraAttributes:{id:\"END_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+35\",1:\"\",2:\"§7Deals §a+100% §7damage to\",3:\"§7§7Ender Dragons§7, §7Endermen§7,\",4:\"§7and §7Endermites§7.\",5:\"\",6:\"§7§8This item can be reforged!\",7:\"§a§lUNCOMMON SWORD\"],Name:\"§aEnd Sword\"},ExtraAttributes:{id:\"END_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+35", "", "§7Deals §a+100% §7damage to", - "§7§7Endermen§7, §7Ender Dragons§7,", + "§7§7Ender Dragons§7, §7Endermen§7,", "§7and §7Endermites§7.", "", "§7§8This item can be reforged!", |