blob: 842e0aaf34367434314530bd91f407cdea2ecc20 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"itemid": "minecraft:stonebrick",
"displayname": "§fStone Bricks",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\",1:\"\",2:\"§eClick to view recipe!\"],Name:\"§fStone Bricks\"},ExtraAttributes:{id:\"SMOOTH_BRICK\"}}",
"damage": 0,
"lore": [
"§f§lCOMMON"
],
"internalname": "SMOOTH_BRICK",
"clickcommand": "",
"modver": "1.0.0"
}
|