1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"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": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Blue_Shark_Tooth",
"https://wiki.hypixel.net/Blue_Shark_Tooth"
]
}
|