1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"internalname": "FOUL_FLESH",
"itemid": "minecraft:coal",
"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": "1.0.0",
"lore": [
"§8Brewing Ingredient",
"§7increases the speed of",
"§7your minion by §a90%§7",
"§7for 5 hours§7!",
"",
"§9§lRARE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Foul_Flesh"
]
}
|