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": "§5Tiger 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:\"§5§lEPIC\"],Name:\"§5Tiger Shark Tooth\"},ExtraAttributes:{id:\"TIGER_SHARK_TOOTH\"}}",
"damage": 0,
"lore": [
"§7Dropped by a Shark during",
"§7Fishing Festival.",
"",
"§eRight-click to view recipes!",
"",
"§5§lEPIC"
],
"internalname": "TIGER_SHARK_TOOTH",
"clickcommand": "",
"modver": "2.1.0-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Tiger_Shark_Tooth",
"https://wiki.hypixel.net/Tiger_Shark_Tooth"
]
}
|