diff options
Diffstat (limited to 'items/ARTISANAL_SHORTBOW.json')
-rw-r--r-- | items/ARTISANAL_SHORTBOW.json | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/items/ARTISANAL_SHORTBOW.json b/items/ARTISANAL_SHORTBOW.json index 0d154b32..dbbe89e3 100644 --- a/items/ARTISANAL_SHORTBOW.json +++ b/items/ARTISANAL_SHORTBOW.json @@ -1,11 +1,13 @@ { "itemid": "minecraft:bow", - "displayname": "§f§f§9Artisanal Shortbow", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+40\",1:\"\",2:\"§7§8This item can be reforged!\",3:\"§9§lRARE BOW\"],Name:\"§f§f§9Artisanal Shortbow\"},ExtraAttributes:{originTag:\"SHOP_PURCHASE\",id:\"ARTISANAL_SHORTBOW\"},AttributeModifiers:[]}", + "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\"}}", "damage": 0, "lore": [ "§7Damage: §c+40", "", + "§6Shortbow: Instantly shoots!", + "", "§7§8This item can be reforged!", "§9§lRARE BOW" ], @@ -17,4 +19,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Artisanal_Shortbow" ] -} +}
\ No newline at end of file |