1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"internalname": "REVENANT_VISCERA",
"itemid": "minecraft:cooked_porkchop",
"displayname": "Revenant Viscera",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE\"],Name:\"§9Revenant Viscera\"},ExtraAttributes:{id:\"REVENANT_VISCERA\"}}",
"modver": "1.0.0",
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE"
]
}
|