1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:prismarine_shard",
"displayname": "§5Enchanted Shark Fin",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7A razor-sharp shark fin designed\",1:\"§7to craft powerful items.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§5§lEPIC\"],Name:\"§5Enchanted Shark Fin\"},ExtraAttributes:{id:\"ENCHANTED_SHARK_FIN\"}}",
"damage": 0,
"lore": [
"§7A razor-sharp shark fin designed",
"§7to craft powerful items.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"internalname": "ENCHANTED_SHARK_FIN",
"crafttext": "",
"clickcommand": "viewrecipe",
"modver": "1.3-REL",
"infoType": ""
}
|