aboutsummaryrefslogtreecommitdiff
path: root/items/ARCHAEOLOGIST_COMPASS.json
blob: e62624e081a4e0b7e6b3cbc855a3d8e229d931ad (plain)
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:compass",
  "displayname": "§fArchaeologist\u0027s Compass",
  "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Right-click to point towards the\",1:\"§7nearest §bRelic§7!\",2:\"\",3:\"§7Relics Found: §b§K00§b/28\",4:\"\",5:\"§8§l* §8Soulbound §8§l*\",6:\"§f§lCOMMON ACCESSORY\"],Name:\"§fArchaeologist\u0027s Compass\"},ExtraAttributes:{id:\"ARCHAEOLOGIST_COMPASS\"}}",
  "damage": 0,
  "lore": [
    "§7Right-click to point towards the",
    "§7nearest §bRelic§7!",
    "",
    "§7Relics Found: §b§K00§b/28",
    "",
    "§8§l* §8Soulbound §8§l*",
    "§f§lCOMMON ACCESSORY"
  ],
  "internalname": "ARCHAEOLOGIST_COMPASS",
  "crafttext": "",
  "clickcommand": "",
  "modver": "2.1.1-PRE",
  "infoType": "WIKI_URL",
  "info": [
    "https://hypixel-skyblock.fandom.com/wiki/Archaeologist%27s_Compass",
    "https://wiki.hypixel.net/Archaeologist%27s_Compass"
  ]
}