1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:rotten_flesh",
"displayname": "§aRevenant Flesh",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aRevenant Flesh\"},ExtraAttributes:{id:\"REVENANT_FLESH\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "REVENANT_FLESH",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Revenant_Flesh"
]
}
|