1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "GIFT_COMPASS",
"itemid": "minecraft:compass",
"displayname": "§aGift Compass",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When held, points towards the\",1:\"§7nearest unopened present while\",2:\"§7in Jerry's Workshop.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGift Compass\"},ExtraAttributes:{id:\"GIFT_COMPASS\"}}",
"modver": "2.1.0-REL",
"lore": [
"§7When held, points towards the",
"§7nearest unopened present while",
"§7in Jerry's Workshop.",
"",
"§a§lUNCOMMON"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Gift_Compass",
"https://wiki.hypixel.net/Gift_Compass"
]
}
|