1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
{
"itemid": "minecraft:ghast_tear",
"displayname": "§f§f§9Sorrow",
"nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§eRight-click to view recipes!\",1:\"\",2:\"§7§7§oTo become a ghost, one must\",3:\"§7§ogo through unimaginable\",4:\"§7§odistress.\",5:\"\",6:\"§9§lRARE\"],Name:\"§f§f§9Sorrow\"},ExtraAttributes:{id:\"SORROW\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§eRight-click to view recipes!",
"",
"§7§7§oTo become a ghost, one must",
"§7§ogo through unimaginable",
"§7§odistress.",
"",
"§9§lRARE"
],
"internalname": "SORROW",
"crafttext": "",
"clickcommand": "",
"modver": "2.1.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Sorrow",
"https://wiki.hypixel.net/Sorrow"
]
}
|