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/STARRED_VENOMS_TOUCH.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/STARRED_VENOMS_TOUCH.json')
-rw-r--r-- | items/STARRED_VENOMS_TOUCH.json | 15 |
1 files changed, 8 insertions, 7 deletions
diff --git a/items/STARRED_VENOMS_TOUCH.json b/items/STARRED_VENOMS_TOUCH.json index 37705a10..708a5b61 100644 --- a/items/STARRED_VENOMS_TOUCH.json +++ b/items/STARRED_VENOMS_TOUCH.json @@ -1,18 +1,19 @@ { "itemid": "minecraft:bow", - "displayname": "§f§f§5⚚ Venom\u0027s Touch", - "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+370\",1:\"§7Strength: §c+180\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows.\",4:\"§7Arrows apply venom to all\",5:\"§7enemies hit dealing §c844❁\",6:\"§cDamage §7every second for §b3\",7:\"§b§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§f§f§5⚚ Venom\u0027s Touch\"},ExtraAttributes:{originTag:\"STARRED_VENOMS_TOUCH\",id:\"STARRED_VENOMS_TOUCH\",enchantments:{chance:3,piercing:1,infinite_quiver:9,power:5,snipe:3,telekinesis:1,cubism:5}},AttributeModifiers:[]}", + "displayname": "§5⚚ Venom\u0027s Touch", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+370\",1:\"§7Strength: §c+180\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows. Arrows\",4:\"§7apply venom to all enemies hit dealing\",5:\"§7§c2❁ Damage §7every second for §b3\",6:\"§b§7seconds.\",7:\"\",8:\"§4This item is Arachnal Ж!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOW\"],Name:\"§5⚚ Venom\u0027s Touch\"},ExtraAttributes:{id:\"STARRED_VENOMS_TOUCH\"}}", "damage": 0, "lore": [ "§7Damage: §c+370", "§7Strength: §c+180", "", - "§7Fires a volley of §b5 §7arrows.", - "§7Arrows apply venom to all", - "§7enemies hit dealing §c844❁", - "§cDamage §7every second for §b3", + "§7Fires a volley of §b5 §7arrows. Arrows", + "§7apply venom to all enemies hit dealing", + "§7§c2❁ Damage §7every second for §b3", "§b§7seconds.", "", + "§4This item is Arachnal Ж!", + "", "§7§8This item can be reforged!", "§5§lEPIC BOW" ], @@ -30,7 +31,7 @@ "internalname": "STARRED_VENOMS_TOUCH", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://wiki.hypixel.net/Venom%27s_Touch" |