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:tripwire_hook",
"displayname": "§aLarva Hook",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Click the §6larvas §7crawling\",1:\"§7around tree branches to\",2:\"§7tactfully extract their silk.\",3:\"\",4:\"§7§7You may harvest §68 larvas\",5:\"§6§7per hook.\",6:\"\",7:\"§a§lUNCOMMON\"],Name:\"§aLarva Hook\"},ExtraAttributes:{id:\"LARVA_HOOK\"}}",
"damage": 0,
"lore": [
"§7Click the §6larvas §7crawling",
"§7around tree branches to",
"§7tactfully extract their silk.",
"",
"§7§7You may harvest §68 larvas",
"§6§7per hook.",
"",
"§a§lUNCOMMON"
],
"internalname": "LARVA_HOOK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Larva_Hook",
"https://wiki.hypixel.net/Larva_Hook"
]
}
|