1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{
"itemid": "minecraft:ghast_tear",
"displayname": "§aNurse 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:\"§a§lUNCOMMON\"],Name:\"§aNurse Shark Tooth\"},ExtraAttributes:{id:\"NURSE_SHARK_TOOTH\"}}",
"damage": 0,
"lore": [
"§7Dropped by a Shark during",
"§7Fishing Festival.",
"",
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "NURSE_SHARK_TOOTH",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Nurse_Shark_Tooth"
]
}
|