1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
|
{
"itemid": "minecraft:bow",
"displayname": "§5Venom\u0027s Touch",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+250\",1:\"§7Strength: §c+100\",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:\"§5Venom\u0027s Touch\"},ExtraAttributes:{id:\"VENOMS_TOUCH\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+250",
"§7Strength: §c+100",
"",
"§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"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_BROWN_MUSHROOM:60",
"A3": "SOUL_STRING:10",
"B1": "ENCHANTED_SPIDER_EYE:10",
"B2": "",
"B3": "SOUL_STRING:10",
"C1": "",
"C2": "ENCHANTED_BROWN_MUSHROOM:60",
"C3": "SOUL_STRING:10"
},
"internalname": "VENOMS_TOUCH",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Venom\u0027s_Touch",
"https://wiki.hypixel.net/Venom\u0027s_Touch"
]
}
|