diff options
Diffstat (limited to 'items/END_STONE_SWORD.json')
-rw-r--r-- | items/END_STONE_SWORD.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/END_STONE_SWORD.json b/items/END_STONE_SWORD.json index 35494f61..d0df538f 100644 --- a/items/END_STONE_SWORD.json +++ b/items/END_STONE_SWORD.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:golden_sword", "displayname": "§5End Stone Sword", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+80\",2:\"\",3:\"§6Item Ability: Extreme Focus §e§lRIGHT CLICK\",4:\"§7Consumes all your remaining mana\",5:\"§7to grant Damage Resistance for\",6:\"§7§a5§7 seconds and extra damage\",7:\"§7on your next hit (within 5\",8:\"§7seconds) depending on how much\",9:\"§7mana was consumed!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§5End Stone Sword\"},ExtraAttributes:{id:\"END_STONE_SWORD\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+120\",1:\"§7Strength: §c+80\",2:\"\",3:\"§6Ability: Extreme Focus §e§lRIGHT CLICK\",4:\"§7Consumes all your remaining mana\",5:\"§7to grant Damage Resistance for\",6:\"§7§a5§7 seconds and extra damage\",7:\"§7on your next hit (within 5\",8:\"§7seconds) depending on how much\",9:\"§7mana was consumed!\",10:\"\",11:\"§7§8This item can be reforged!\",12:\"§5§lEPIC SWORD\"],Name:\"§5End Stone Sword\"},ExtraAttributes:{id:\"END_STONE_SWORD\"}}", "damage": 0, "lore": [ "§7Damage: §c+120", "§7Strength: §c+80", "", - "§6Item Ability: Extreme Focus §e§lRIGHT CLICK", + "§6Ability: Extreme Focus §e§lRIGHT CLICK", "§7Consumes all your remaining mana", "§7to grant Damage Resistance for", "§7§a5§7 seconds and extra damage", @@ -31,7 +31,7 @@ }, "internalname": "END_STONE_SWORD", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Sword" |