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
|
{
"itemid": "minecraft:web",
"displayname": "§5Flycatcher",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7This item can be used as a\",1:\"§7minion upgrade. Prevents your\",2:\"§7minions from getting distracted\",3:\"§7by flies. Increases the speed of\",4:\"§7your minion by §a20%§7.\",5:\"\",6:\"§7§4☠ §cRequires §5Spider Slayer 6\",7:\"§5§lEPIC\"],Name:\"§5Flycatcher\"},ExtraAttributes:{id:\"FLYCATCHER_UPGRADE\"}}",
"damage": 0,
"lore": [
"§7This item can be used as a",
"§7minion upgrade. Prevents your",
"§7minions from getting distracted",
"§7by flies. Increases the speed of",
"§7your minion by §a20%§7.",
"",
"§7§4☠ §cRequires §5Spider Slayer 6",
"§5§lEPIC"
],
"recipe": {
"A1": "",
"A2": "TARANTULA_SILK:17",
"A3": "",
"B1": "TARANTULA_SILK:17",
"B2": "FLY_SWATTER:1",
"B3": "TARANTULA_SILK:17",
"C1": "TARANTULA_SILK:17",
"C2": "TARANTULA_SILK:17",
"C3": "TARANTULA_SILK:17"
},
"slayer_req": "SPIDER_6",
"internalname": "FLYCATCHER_UPGRADE",
"clickcommand": "viewrecipe",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"crafttext": "",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flycatcher"
]
}
|