1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"internalname": "SILENT_PEARL",
"itemid": "minecraft:ender_pearl",
"displayname": "§9Silent Pearl",
"clickcommand": "",
"damage": 0,
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Endermen won't be attracted to\",1:\"§7you when using this silent Ender\",2:\"§7Pearl on the End Island!\",3:\"\",4:\"§9§lRARE\"],Name:\"§9Silent Pearl\"},ExtraAttributes:{id:\"SILENT_PEARL\"}}",
"modver": "1.0.0",
"lore": [
"§7Endermen won't be attracted to",
"§7you when using this silent Ender",
"§7Pearl on the End Island!",
"",
"§9§lRARE"
],
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Silent_Pearl"
]
}
|