diff options
Diffstat (limited to 'items/GREEN_CANDY.json')
-rw-r--r-- | items/GREEN_CANDY.json | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/items/GREEN_CANDY.json b/items/GREEN_CANDY.json index 3d9d193b..c9a9a9cd 100644 --- a/items/GREEN_CANDY.json +++ b/items/GREEN_CANDY.json @@ -1,10 +1,10 @@ { "internalname": "GREEN_CANDY", "itemid": "minecraft:skull", - "displayname": "Green Candy", + "displayname": "§aGreen Candy", "clickcommand": "", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0961dbb3-2167-3f75-92e4-ec8eb4f57e55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2UwNjIyZDAxY2ZkYWUzODZjYzdkZDgzNDI3Njc0YjQyMmY0NmQwYTU3ZTY3YTIwNjA3ZTZjYTRiOWFmM2IwMSJ9fX0\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:\"§a§lUNCOMMON\"],Name:\"§aGreen Candy\"},ExtraAttributes:{id:\"GREEN_CANDY\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0961dbb3-2167-3f75-92e4-ec8eb4f57e55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvY2UwNjIyZDAxY2ZkYWUzODZjYzdkZDgzNDI3Njc0YjQyMmY0NmQwYTU3ZTY3YTIwNjA3ZTZjYTRiOWFmM2IwMSJ9fX0=\"}]}},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:\"§a§lUNCOMMON\"],Name:\"§aGreen Candy\"},ExtraAttributes:{id:\"GREEN_CANDY\"}}", "modver": "1.0.0", "lore": [ "§7Candy can be used to trade with", @@ -12,5 +12,9 @@ "§7during the §6Spooky Festival§7!", "", "§a§lUNCOMMON" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Green_Candy" ] }
\ No newline at end of file |