diff options
Diffstat (limited to 'items/GIFT_COMPASS.json')
-rw-r--r-- | items/GIFT_COMPASS.json | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/items/GIFT_COMPASS.json b/items/GIFT_COMPASS.json index 429fc641..7c89847d 100644 --- a/items/GIFT_COMPASS.json +++ b/items/GIFT_COMPASS.json @@ -1,20 +1,22 @@ { - "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": "1.0.0", "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" ] -} +}
\ No newline at end of file |