diff options
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 |