aboutsummaryrefslogtreecommitdiff
path: root/items/GIFT_COMPASS.json
blob: 429fc6412420fa5bab7c8589cf3c438f43e3eae4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
{
  "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": "1.0.0",
  "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"
  ]
}