blob: 38a7ba56da5346fb7415b711a0eb19724b0f824a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
{
"itemid": "minecraft:slime_ball",
"displayname": "§fSlimeball",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fSlimeball\"},ExtraAttributes:{id:\"SLIME_BALL\"}}",
"damage": 0,
"lore": [
"§8Brewing Ingredient",
"§f§lCOMMON"
],
"internalname": "SLIME_BALL",
"clickcommand": "",
"modver": "1.0.0"
}
|