blob: 93eb68d183b7fe4b1ed738337339106ab7f452df (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:mutton",
"displayname": "§fRaw Mutton",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fRaw Mutton\"},ExtraAttributes:{id:\"MUTTON\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "MUTTON",
"modver": "2.1.0-REL",
"vanilla": true,
"clickcommand": "",
"infoType": "WIKI_URL",
"info": [
"https://wiki.hypixel.net/Raw_Mutton"
]
}
|