1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:tripwire_hook",
"displayname": "§5Jungle Key",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7Used to open the entrance to\",1:\"§7the Jungle Temple\",2:\"\",3:\"§5§lEPIC\"],Name:\"§5Jungle Key\"},ExtraAttributes:{id:\"JUNGLE_KEY\"}}",
"damage": 0,
"lore": [
"§7§7Used to open the entrance to",
"§7the Jungle Temple",
"",
"§5§lEPIC"
],
"internalname": "JUNGLE_KEY",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Jungle_Key",
"https://wiki.hypixel.net/Jungle_Key"
]
}
|