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
|
{
"itemid": "minecraft:bow",
"displayname": "§f§f§5Venom's Touch",
"nbttag": "{overrideMeta:1b,Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+200\",1:\"§7Strength: §c+100\",2:\"\",3:\"§7Fires a volley of §b5 §7arrows.\",4:\"§7Arrows apply venom to all\",5:\"§7enemies hit dealing §c680❁\",6:\"§cDamage §7every second for §b3\",7:\"§b§7seconds.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§f§f§5Venom's Touch\"},ExtraAttributes:{id:\"VENOMS_TOUCH\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7Damage: §c+200",
"§7Strength: §c+100",
"",
"§7Fires a volley of §b5 §7arrows.",
"§7Arrows apply venom to all",
"§7enemies hit dealing §c680❁",
"§cDamage §7every second for §b3",
"§b§7seconds.",
"",
"§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.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Venom's_Touch"
]
}
|