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/PURPLE_CANDY.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/PURPLE_CANDY.json')
-rw-r--r-- | items/PURPLE_CANDY.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/PURPLE_CANDY.json b/items/PURPLE_CANDY.json index 92f8beed..75691abd 100644 --- a/items/PURPLE_CANDY.json +++ b/items/PURPLE_CANDY.json @@ -1,10 +1,10 @@ { "internalname": "PURPLE_CANDY", "itemid": "minecraft:skull", - "displayname": "Purple Candy", + "displayname": "§5Purple Candy", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5b0e6bf0-6312-3476-b5f8-dbc9a8849a1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTVkN2FlZTRlOTdhZDg0MDk1ZjU1NDA1ZWUxMzA1ZDFmYzg1NTRjMzA5ZWRiMTJhMWRiODYzY2RlOWMxZWM4MCJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Candy can be used to trade with\",1:\"§7the Fear Mongerer in the Hub\",2:\"§7during the §6Spooky Festival§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Purple Candy\"},ExtraAttributes:{id:\"PURPLE_CANDY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5b0e6bf0-6312-3476-b5f8-dbc9a8849a1f\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTVkN2FlZTRlOTdhZDg0MDk1ZjU1NDA1ZWUxMzA1ZDFmYzg1NTRjMzA5ZWRiMTJhMWRiODYzY2RlOWMxZWM4MCJ9fX0=\"}]}},display:{Lore:[0:\"§7Candy can be used to trade with\",1:\"§7the Fear Mongerer in the Hub\",2:\"§7during the §6Spooky Festival§7!\",3:\"\",4:\"§5§lEPIC\"],Name:\"§5Purple Candy\"},ExtraAttributes:{id:\"PURPLE_CANDY\"}}", "modver": "1.0.0", "lore": [ "§7Candy can be used to trade with", @@ -12,5 +12,9 @@ "§7during the §6Spooky Festival§7!", "", "§5§lEPIC" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Purple_Candy" ] }
\ No newline at end of file |