From 0c202bd032d776d8fecb20342533aa5b14a61447 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Fri, 29 Mar 2024 00:06:48 +0100 Subject: Added new skins and fixed some lores (#1142) --- items/STARRED_VENOMS_TOUCH.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'items/STARRED_VENOMS_TOUCH.json') 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" -- cgit