1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
{
"itemid": "minecraft:ghast_tear",
"displayname": "§6Vampire Fang",
"nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Use at Kat to upgrade a Bat pet\",1:\"§7to §dmythic §7rarity.\",2:\"\",3:\"§6§lLEGENDARY\"],Name:\"§6Vampire Fang\"},ExtraAttributes:{id:\"PET_ITEM_VAMPIRE_FANG\"}}",
"damage": 0,
"lore": [
"§7Use at Kat to upgrade a Bat pet",
"§7to §dmythic §7rarity.",
"",
"§6§lLEGENDARY"
],
"internalname": "PET_ITEM_VAMPIRE_FANG",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.1-PRE",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Pet_Items",
"https://wiki.hypixel.net/Vampire_Fang"
]
}
|