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": "§5⚚ Spider Queen's Stinger",
"nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+300\",1:\"\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them that deals\",4:\"§7§c3,153❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through\",6:\"§7enemies.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5⚚ Spider Queen's Stinger\"},ExtraAttributes:{id:\"STARRED_SPIDER_QUEENS_STINGER\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+300",
"",
"§7Arrows shot using this bow have",
"§7an aura around them that deals",
"§7§c3,153❁ Damage §7to nearby",
"§7enemies. Arrows travel through",
"§7enemies.",
"",
"§7§8This item can be reforged!",
"§5§lEPIC BOW"
],
"recipe": {
"A1": "",
"A2": "ENCHANTED_DARK_OAK_LOG:30",
"A3": "SOUL_STRING:50",
"B1": "DARK_QUEENS_SOUL_DROP:1",
"B2": "SPIDER_QUEENS_STINGER:1",
"B3": "SOUL_STRING:50",
"C1": "",
"C2": "ENCHANTED_DARK_OAK_LOG:30",
"C3": "SOUL_STRING:50"
},
"internalname": "STARRED_SPIDER_QUEENS_STINGER",
"clickcommand": "viewrecipe",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/⚚_Spider_Queen%27s_Stinger",
"https://wiki.hypixel.net/%E2%9A%9A_Spider_Queen's_Stinger"
]
}
|