blob: 34bc1c308aae4e3dd67987349c81a363e8550da5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"itemid": "minecraft:rabbit_foot",
"displayname": "§fRabbit's Foot",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\"],Name:\"§fRabbit's Foot\"},ExtraAttributes:{id:\"RABBIT_FOOT\"}}",
"damage": 0,
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "RABBIT_FOOT",
"clickcommand": "",
"modver": "1.0.0"
}
|