diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-29 00:06:48 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-28 23:06:48 +0000 |
commit | 0c202bd032d776d8fecb20342533aa5b14a61447 (patch) | |
tree | d4d783094d8f4bce70df9c177dba9ca819690126 /items/SPIDER_QUEENS_STINGER.json | |
parent | 831ba828b487b0658d2748ee5a4dae11f0a1ef31 (diff) | |
download | NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.gz NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.tar.bz2 NotEnoughUpdates-REPO-0c202bd032d776d8fecb20342533aa5b14a61447.zip |
Added new skins and fixed some lores (#1142)
Diffstat (limited to 'items/SPIDER_QUEENS_STINGER.json')
-rw-r--r-- | items/SPIDER_QUEENS_STINGER.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/items/SPIDER_QUEENS_STINGER.json b/items/SPIDER_QUEENS_STINGER.json index 2aa586ad..80ea5082 100644 --- a/items/SPIDER_QUEENS_STINGER.json +++ b/items/SPIDER_QUEENS_STINGER.json @@ -1,18 +1,20 @@ { "itemid": "minecraft:bow", "displayname": "§5Spider Queen\u0027s Stinger", - "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+360\",1:\"\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them that 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\"}}", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+360\",1:\"\",2:\"§7Arrows shot using this bow have an\",3:\"§7aura around them that deals §c363.6❁\",4:\"§cDamage §7to nearby enemies instead of\",5:\"§7dealing impact damage. Arrows travel\",6:\"§7through enemies.\",7:\"\",8:\"§4This item is Arachnal Ж!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOW\"],Name:\"§5Spider Queen\u0027s Stinger\"},ExtraAttributes:{id:\"SPIDER_QUEENS_STINGER\"}}", "damage": 0, "lore": [ "§7Damage: §c+360", "", - "§7Arrows shot using this bow have", - "§7an aura around them that deals", - "§c180❁ Damage §7to nearby", - "§7enemies. Arrows travel through", - "§7enemies", + "§7Arrows shot using this bow have an", + "§7aura around them that deals §c363.6❁", + "§cDamage §7to nearby enemies instead of", + "§7dealing impact damage. Arrows travel", + "§7through enemies.", "", - "§8This item can be reforged!", + "§4This item is Arachnal Ж!", + "", + "§7§8This item can be reforged!", "§5§lEPIC BOW" ], "recipe": { @@ -28,7 +30,7 @@ }, "internalname": "SPIDER_QUEENS_STINGER", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Spider_Queen%27s_Stinger", |