blob: ff241ece9d5685b440a39236dc86aab1c57f9b80 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
{
"internalname": "ENCHANTED_COAL_BLOCK",
"itemid": "minecraft:coal_block",
"displayname": "Enchanted Block of Coal",
"clickcommand": "viewrecipe",
"damage": 0,
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9§lRARE\"],Name:\"§9Enchanted Block of Coal\"},ExtraAttributes:{id:\"ENCHANTED_COAL_BLOCK\"}}",
"modver": "1.0.0",
"lore": [
"§9§lRARE"
]
}
|