diff options
Diffstat (limited to 'items/GOBLIN_EGG.json')
-rw-r--r-- | items/GOBLIN_EGG.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/GOBLIN_EGG.json b/items/GOBLIN_EGG.json new file mode 100644 index 00000000..8fa53ad4 --- /dev/null +++ b/items/GOBLIN_EGG.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:egg", + "displayname": "§aGoblin Egg", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"\",1:\"§7§7§oWhat came first the goblin\",2:\"§7§oor the egg?\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aGoblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG\"}}", + "damage": 0, + "lore": [ + "", + "§7§7§oWhat came first the goblin", + "§7§oor the egg?", + "", + "§a§lUNCOMMON" + ], + "internalname": "GOBLIN_EGG", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +}
\ No newline at end of file |