diff options
Diffstat (limited to 'items/END_STONE_BOW.json')
-rw-r--r-- | items/END_STONE_BOW.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/END_STONE_BOW.json b/items/END_STONE_BOW.json index 4b1cde36..80897504 100644 --- a/items/END_STONE_BOW.json +++ b/items/END_STONE_BOW.json @@ -4,12 +4,12 @@ "displayname": "§5End Stone Bow", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Item Ability: Extreme Focus §e§lLEFT CLICK\",3:\"§7Consumes all your mana, and your\",4:\"§7next hit will deal that much\",5:\"§7more damage!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOW\"],Name:\"§5End Stone Bow\"},ExtraAttributes:{id:\"END_STONE_BOW\"}}", - "modver": "1.0.0", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Ability: Extreme Focus §e§lLEFT CLICK\",3:\"§7Consumes all your mana, and your\",4:\"§7next hit will deal that much\",5:\"§7more damage!\",6:\"\",7:\"§7§8This item can be reforged!\",8:\"§5§lEPIC BOW\"],Name:\"§5End Stone Bow\"},ExtraAttributes:{id:\"END_STONE_BOW\"}}", + "modver": "2.0.0-REL", "lore": [ "§7Damage: §c+140", "", - "§6Item Ability: Extreme Focus §e§lLEFT CLICK", + "§6Ability: Extreme Focus §e§lLEFT CLICK", "§7Consumes all your mana, and your", "§7next hit will deal that much", "§7more damage!", @@ -20,5 +20,6 @@ "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Bow" - ] + ], + "crafttext": "" }
\ No newline at end of file |