diff options
Diffstat (limited to 'items/FOUL_FLESH.json')
-rw-r--r-- | items/FOUL_FLESH.json | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/items/FOUL_FLESH.json b/items/FOUL_FLESH.json index d60483df..99feb2de 100644 --- a/items/FOUL_FLESH.json +++ b/items/FOUL_FLESH.json @@ -1,7 +1,7 @@ { "internalname": "FOUL_FLESH", "itemid": "minecraft:coal", - "displayname": "Foul Flesh", + "displayname": "§9Foul Flesh", "clickcommand": "", "damage": 1, "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§7increases the speed of\",2:\"§7your minion by §a90%§7\",3:\"§7for 5 hours§7!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Foul Flesh\"},ExtraAttributes:{id:\"FOUL_FLESH\"}}", @@ -13,5 +13,9 @@ "§7for 5 hours§7!", "", "§9§lRARE" + ], + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Foul_Flesh" ] }
\ No newline at end of file |