1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
{
"itemid": "minecraft:ghast_tear",
"displayname": "§9Blue Shark Tooth",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Dropped by a Shark during\",1:\"§7Fishing Festival.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Blue Shark Tooth\"},ExtraAttributes:{id:\"BLUE_SHARK_TOOTH\"}}",
"damage": 0,
"lore": [
"§7Dropped by a Shark during",
"§7Fishing Festival.",
"",
"§eRight-click to view recipes!",
"",
"§9§lRARE"
],
"internalname": "BLUE_SHARK_TOOTH",
"clickcommand": "",
"modver": "1.3-REL"
}
|