1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"itemid": "minecraft:egg",
"displayname": "§eYellow Goblin Egg",
"nbttag": "{overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7§7§oWhat came first the goblin\",1:\"§7§oor the egg?\",2:\"\",3:\"§9§lRARE\"],Name:\"§eYellow Goblin Egg\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"GOBLIN_EGG_YELLOW\"},AttributeModifiers:[]}",
"damage": 0,
"lore": [
"§7§7§oWhat came first the goblin",
"§7§oor the egg?",
"",
"§9§lRARE"
],
"internalname": "GOBLIN_EGG_YELLOW",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": "WIKI_URL",
"info": [
"https://hypixel-skyblock.fandom.com/wiki/Goblin_Egg"
]
}
|