diff options
Diffstat (limited to 'items/ARCHAEOLOGIST_COMPASS.json')
-rw-r--r-- | items/ARCHAEOLOGIST_COMPASS.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/ARCHAEOLOGIST_COMPASS.json b/items/ARCHAEOLOGIST_COMPASS.json index 11e50416..e62624e0 100644 --- a/items/ARCHAEOLOGIST_COMPASS.json +++ b/items/ARCHAEOLOGIST_COMPASS.json @@ -1,7 +1,7 @@ { "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\"}}", + "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", @@ -9,7 +9,7 @@ "", "§7Relics Found: §b§K00§b/28", "", - "§8§l* §8Soulbound §8§l**", + "§8§l* §8Soulbound §8§l*", "§f§lCOMMON ACCESSORY" ], "internalname": "ARCHAEOLOGIST_COMPASS", |