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