1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{
"itemid": "minecraft:compass",
"displayname": "§f§f§aSecret Tracker 3000",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Always points towards the\",1:\"§7closest secret while in\",2:\"§7dungeons.\",3:\"\",4:\"§6Ability: Echolocation §e§lRIGHT CLICK\",5:\"§7Shows you where the nearest\",6:\"§7dungeon secret is.\",7:\"§8Mana Cost: §38\",8:\"§8Cooldown: §a5s\",9:\"\",10:\"§cDungeons only!\",11:\"\",12:\"§a§lUNCOMMON DUNGEON ITEM\"],Name:\"§f§f§aSecret Tracker 3000\"},ExtraAttributes:{id:\"SECRET_TRACKER\"}}",
"damage": 0,
"lore": [
"§7Always points towards the",
"§7closest secret while in",
"§7dungeons.",
"",
"§6Ability: Echolocation §e§lRIGHT CLICK",
"§7Shows you where the nearest",
"§7dungeon secret is.",
"§8Mana Cost: §38",
"§8Cooldown: §a5s",
"",
"§cDungeons only!",
"",
"§a§lUNCOMMON DUNGEON ITEM"
],
"internalname": "SECRET_TRACKER",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Secret_Tracker_3000"
]
}
|