diff options
Diffstat (limited to 'items/SECRET_TRACKER.json')
-rw-r--r-- | items/SECRET_TRACKER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/SECRET_TRACKER.json b/items/SECRET_TRACKER.json new file mode 100644 index 00000000..e651171b --- /dev/null +++ b/items/SECRET_TRACKER.json @@ -0,0 +1,26 @@ +{ + "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": "" +}
\ No newline at end of file |