diff options
Diffstat (limited to 'items/ARTISANAL_SHORTBOW.json')
| -rw-r--r-- | items/ARTISANAL_SHORTBOW.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/items/ARTISANAL_SHORTBOW.json b/items/ARTISANAL_SHORTBOW.json index dbbe89e3..601b5998 100644 --- a/items/ARTISANAL_SHORTBOW.json +++ b/items/ARTISANAL_SHORTBOW.json @@ -1,10 +1,11 @@ { "itemid": "minecraft:bow", "displayname": "§9Artisanal Shortbow", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"\",2:\"§6Shortbow: Instantly shoots!\",3:\"\",4:\"§7§8This item can be reforged!\",5:\"§9§lRARE BOW\"],Name:\"§9Artisanal Shortbow\"},ExtraAttributes:{id:\"ARTISANAL_SHORTBOW\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"§7Shot Cooldown: §a0.5s\",2:\"\",3:\"§6Shortbow: Instantly shoots!\",4:\"\",5:\"§7§8This item can be reforged!\",6:\"§9§lRARE BOW\"],Name:\"§9Artisanal Shortbow\"},ExtraAttributes:{id:\"ARTISANAL_SHORTBOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+40", + "§7Shot Cooldown: §a0.5s", "", "§6Shortbow: Instantly shoots!", "", @@ -14,7 +15,7 @@ "internalname": "ARTISANAL_SHORTBOW", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Artisanal_Shortbow" |
