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