1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"itemid": "minecraft:dye",
"displayname": "§f§f§dCake Soul",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7What does it all mean???\",1:\"\",2:\"§d§lMYTHIC\"],Name:\"§f§f§dCake Soul\"},ExtraAttributes:{id:\"CAKE_SOUL\",soul_durability:1},AttributeModifiers:[]}",
"damage": 1,
"lore": [
"§7What does it all mean???",
"",
"§d§lMYTHIC"
],
"internalname": "CAKE_SOUL",
"crafttext": "",
"clickcommand": "",
"modver": "1.5-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Cake_Soul"
]
}
|