blob: c075aafb338bd55d7a75184215140ec6bd269c87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
{
"itemid": "minecraft:egg",
"displayname": "§aRed Goblin Egg",
"nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aRed Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_RED\"}}",
"damage": 0,
"lore": [
"§a§lUNCOMMON"
],
"internalname": "GOBLIN_EGG_RED",
"crafttext": "",
"clickcommand": "",
"modver": "2.0.0-REL",
"infoType": ""
}
|