From 63769b63076a9951a3089abf519b3e9fff825b13 Mon Sep 17 00:00:00 2001 From: jani270 Date: Fri, 22 Apr 2022 06:57:21 +0200 Subject: Nether stuff and mob recipes --- items/STARRED_VENOMS_TOUCH.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/STARRED_VENOMS_TOUCH.json') diff --git a/items/STARRED_VENOMS_TOUCH.json b/items/STARRED_VENOMS_TOUCH.json index ac03adf5..1fd28833 100644 --- a/items/STARRED_VENOMS_TOUCH.json +++ b/items/STARRED_VENOMS_TOUCH.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bow", "displayname": "§f§f§5⚚ Venom\u0027s Touch", - "nbttag": "{ench:[],overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+300\",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:[]}", + "nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+300\",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:[]}", "damage": 0, "lore": [ "§7Damage: §c+300", -- cgit