diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-06-29 21:55:05 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-29 15:55:05 -0400 |
commit | 9a7121c380f91006ab8d4e14e29d0cf0ca7226ba (patch) | |
tree | 3ea4f748b70c5cece98de109954908fec4b06a41 /items/SPIDER_QUEENS_STINGER.json | |
parent | 173ed871b253674af7dec169935fcfbc6114e6f8 (diff) | |
download | NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.gz NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.tar.bz2 NotEnoughUpdates-REPO-9a7121c380f91006ab8d4e14e29d0cf0ca7226ba.zip |
Added and fixed some Stuff (#530)
* Stuff
* Another Fix
Diffstat (limited to 'items/SPIDER_QUEENS_STINGER.json')
-rw-r--r-- | items/SPIDER_QUEENS_STINGER.json | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/items/SPIDER_QUEENS_STINGER.json b/items/SPIDER_QUEENS_STINGER.json index ffe3aab6..4029f4ca 100644 --- a/items/SPIDER_QUEENS_STINGER.json +++ b/items/SPIDER_QUEENS_STINGER.json @@ -1,15 +1,15 @@ { "itemid": "minecraft:bow", - "displayname": "§5Spider Queen's Stinger", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+180\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them that deals\",4:\"§c835.2❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through\",6:\"§7enemies.\",7:\"\",8:\"§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5Spider Queen's Stinger\"},ExtraAttributes:{id:\"SPIDER_QUEENS_STINGER\"}}", + "displayname": "§5Spider Queen\u0027s Stinger", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+180\",1:\"\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them thad deals\",4:\"§c180❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through\",6:\"§7enemies\",7:\"\",8:\"§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5Spider Queen\u0027s Stinger\"},ExtraAttributes:{id:\"SPIDER_QUEENS_STINGER\"}}", "damage": 0, "lore": [ - "§7Damage: §c+100", - "§7Strength: §c+20", + "§7Damage: §c+180", "", "§7Arrows shot using this bow have", "§7an aura around them thad deals", - "§c835.2❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through", + "§c180❁ Damage §7to nearby", + "§7enemies. Arrows travel through", "§7enemies", "", "§8This item can be reforged!", @@ -34,4 +34,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Spider_Queen%27s_Stinger" ], "crafttext": "" -} +}
\ No newline at end of file |