1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"itemid": "minecraft:ghast_tear",
"displayname": "§aWolf Tooth",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§a§lUNCOMMON\"],Name:\"§aWolf Tooth\"},ExtraAttributes:{id:\"WOLF_TOOTH\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§a§lUNCOMMON"
],
"internalname": "WOLF_TOOTH",
"clickcommand": "",
"modver": "1.0.0",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Wolf_Tooth"
]
}
|