From 3ed04f44bfb7ba6d2babb5e5f3bffad8c551f7a0 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Tue, 12 Dec 2023 22:01:05 +0100 Subject: Added new update stuff (#1067) --- items/SECRET_TRACKER.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 items/SECRET_TRACKER.json (limited to 'items/SECRET_TRACKER.json') 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 -- cgit