1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:ender_pearl",
"displayname": "§9Fel Pearl",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§9§lRARE DUNGEON ITEM\"],Name:\"§9Fel Pearl\"},ExtraAttributes:{id:\"FEL_PEARL\"}}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§9§lRARE DUNGEON ITEM"
],
"internalname": "FEL_PEARL",
"clickcommand": "",
"modver": "1.5-REL",
"crafttext": "",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Fel_Pearl"
]
}
|