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
|
{
"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"
],
"slayer_req": "SPIDER_6",
"internalname": "FLYCATCHER_UPGRADE",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"crafttext": "",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Flycatcher"
]
}
|