diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/GIFT_COMPASS.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/GIFT_COMPASS.json')
-rw-r--r-- | items/GIFT_COMPASS.json | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/items/GIFT_COMPASS.json b/items/GIFT_COMPASS.json index 9a5c401d..bf7c2dc8 100644 --- a/items/GIFT_COMPASS.json +++ b/items/GIFT_COMPASS.json @@ -1,16 +1,20 @@ { "internalname": "GIFT_COMPASS", "itemid": "minecraft:compass", - "displayname": "Gift Compass", + "displayname": "§aGift Compass", "clickcommand": "", "damage": 0, - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7When held, points towards the\",1:\"§7nearest unopened present while\",2:\"§7in Jerry\u0027s Workshop.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGift Compass\"},ExtraAttributes:{id:\"GIFT_COMPASS\"}}", + "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\u0027s Workshop.", + "§7in Jerry's Workshop.", "", "§a§lUNCOMMON" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Gift_Compass" ] }
\ No newline at end of file |