diff options
Diffstat (limited to 'items/ARCHAEOLOGIST_COMPASS.json')
-rw-r--r-- | items/ARCHAEOLOGIST_COMPASS.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/items/ARCHAEOLOGIST_COMPASS.json b/items/ARCHAEOLOGIST_COMPASS.json new file mode 100644 index 00000000..c5dcb9fd --- /dev/null +++ b/items/ARCHAEOLOGIST_COMPASS.json @@ -0,0 +1,20 @@ +{ + "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* §8Co-op Soulbound §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* §8Co-op Soulbound §8§l*", + "§f§lCOMMON ACCESSORY" + ], + "internalname": "ARCHAEOLOGIST_COMPASS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |