1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:string",
"displayname": "§aLarva Silk",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Click two ledge blocks with this\",1:\"§7item to setup a §eSilkwire§7.\",2:\"\",3:\"§7§8May the larvas which died for\",4:\"§8it rest in pieces.\",5:\"\",6:\"§a§lUNCOMMON\"],Name:\"§aLarva Silk\"},ExtraAttributes:{id:\"LARVA_SILK\"}}",
"damage": 0,
"lore": [
"§7Click two ledge blocks with this",
"§7item to setup a §eSilkwire§7.",
"",
"§7§8May the larvas which died for",
"§8it rest in pieces.",
"",
"§a§lUNCOMMON"
],
"internalname": "LARVA_SILK",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Larva_Silk",
"https://wiki.hypixel.net/Larva_Silk"
]
}
|