diff options
Diffstat (limited to 'items/GIFT_COMPASS.json')
-rw-r--r-- | items/GIFT_COMPASS.json | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/items/GIFT_COMPASS.json b/items/GIFT_COMPASS.json index 798a7b97..ef136b3e 100644 --- a/items/GIFT_COMPASS.json +++ b/items/GIFT_COMPASS.json @@ -1,18 +1,20 @@ { - "internalname": "GIFT_COMPASS", "itemid": "minecraft:compass", "displayname": "§aGift Compass", - "clickcommand": "", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When held, points towards the\",1:\"§7nearest unopened present while\",2:\"§7in Jerry\u0027s Workshop.\",3:\"\",4:\"§8§l* §8Co-op Soulbound §8§l*\",5:\"§a§lUNCOMMON\"],Name:\"§aGift Compass\"},ExtraAttributes:{id:\"GIFT_COMPASS\"}}", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When held, points towards the\",1:\"§7nearest unopened present while\",2:\"§7in Jerry's Workshop.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGift Compass\"},ExtraAttributes:{id:\"GIFT_COMPASS\"}}", - "modver": "2.1.0-REL", "lore": [ "§7When held, points towards the", "§7nearest unopened present while", - "§7in Jerry's Workshop.", + "§7in Jerry\u0027s Workshop.", "", + "§8§l* §8Co-op Soulbound §8§l*", "§a§lUNCOMMON" ], + "internalname": "GIFT_COMPASS", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Gift_Compass", |