diff options
Diffstat (limited to 'items/FOUL_FLESH.json')
-rw-r--r-- | items/FOUL_FLESH.json | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/items/FOUL_FLESH.json b/items/FOUL_FLESH.json index 665b170e..6bc3eea7 100644 --- a/items/FOUL_FLESH.json +++ b/items/FOUL_FLESH.json @@ -4,13 +4,14 @@ "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\"}}", - "modver": "2.1.0-REL", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7§8Brewing Ingredient\",1:\"\",2:\"§7Increases the speed of\",3:\"§7your minion by §a90%§7 for 5\",4:\"§7hours§7!\",5:\"\",6:\"§9§lRARE\"],Name:\"§9Foul Flesh\"},ExtraAttributes:{id:\"FOUL_FLESH\"}}", + "modver": "2.1.1-PRE", "lore": [ - "§8Brewing Ingredient", - "§7increases the speed of", - "§7your minion by §a90%§7", - "§7for 5 hours§7!", + "§7§8Brewing Ingredient", + "", + "§7Increases the speed of", + "§7your minion by §a90%§7 for 5", + "§7hours§7!", "", "§9§lRARE" ], @@ -18,5 +19,6 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Foul_Flesh", "https://wiki.hypixel.net/Foul_Flesh" - ] + ], + "crafttext": "" }
\ No newline at end of file |