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": "§5Spider Queen\u0027s Stinger",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+360\",1:\"\",2:\"§7Arrows shot using this bow have an\",3:\"§7aura around them that deals §c363.6❁\",4:\"§cDamage §7to nearby enemies instead of\",5:\"§7dealing impact damage. Arrows travel\",6:\"§7through enemies.\",7:\"\",8:\"§4This item is Arachnal Ж!\",9:\"\",10:\"§7§8This item can be reforged!\",11:\"§5§lEPIC BOW\"],Name:\"§5Spider Queen\u0027s Stinger\"},ExtraAttributes:{id:\"SPIDER_QUEENS_STINGER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+360",
"",
"§7Arrows shot using this bow have an",
"§7aura around them that deals §c363.6❁",
"§cDamage §7to nearby enemies instead of",
"§7dealing impact damage. Arrows travel",
"§7through enemies.",
"",
"§4This item is Arachnal Ж!",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_DARK_OAK_LOG:6",
"A3": "SOUL_STRING:6",
"B1": "ENCHANTED_SPIDER_EYE:6",
"B2": "",
"B3": "SOUL_STRING:6",
"C1": "",
"C2": "ENCHANTED_DARK_OAK_LOG:6",
"C3": "SOUL_STRING:6"
},
"internalname": "SPIDER_QUEENS_STINGER",
"clickcommand": "viewrecipe",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Spider_Queen%27s_Stinger",
"https://wiki.hypixel.net/Spider_Queen\u0027s_Stinger"
],
"crafttext": ""
}
|