diff options
Diffstat (limited to 'items/END_STONE_BOW.json')
-rw-r--r-- | items/END_STONE_BOW.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/END_STONE_BOW.json b/items/END_STONE_BOW.json index 5153583f..f3218b26 100644 --- a/items/END_STONE_BOW.json +++ b/items/END_STONE_BOW.json @@ -1,10 +1,10 @@ { "internalname": "END_STONE_BOW", "itemid": "minecraft:bow", - "displayname": "End Stone Bow", + "displayname": "§5End Stone Bow", "clickcommand": "", "damage": 0, - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Item Ability: Extreme Focus\",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:{originTag:\"UNKNOWN\",id:\"END_STONE_BOW\",uuid:\"1243f9e8-3f6c-4e05-b861-2ce104f7bdbe\",timestamp:\"3/30/20 9:26 PM\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+140\",1:\"\",2:\"§6Item Ability: Extreme Focus\",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:{originTag:\"UNKNOWN\",id:\"END_STONE_BOW\",uuid:\"48af6eee-6fd5-4169-99e6-5b43f4150465\",timestamp:\"4/1/20 1:50 PM\"}}", "modver": "1.0.0", "lore": [ "§7Damage: §c+140", @@ -16,5 +16,9 @@ "", "§7§8This item can be reforged!", "§5§lEPIC BOW" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/End_Stone_Bow" ] }
\ No newline at end of file |