diff options
Diffstat (limited to 'items/GOBLIN_EGG_YELLOW.json')
-rw-r--r-- | items/GOBLIN_EGG_YELLOW.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/GOBLIN_EGG_YELLOW.json b/items/GOBLIN_EGG_YELLOW.json new file mode 100644 index 00000000..b116d533 --- /dev/null +++ b/items/GOBLIN_EGG_YELLOW.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:egg", + "displayname": "§aYellow Goblin Egg", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§a§lUNCOMMON\"],Name:\"§aYellow Goblin Egg\"},ExtraAttributes:{id:\"GOBLIN_EGG_YELLOW\"}}", + "damage": 0, + "lore": [ + "§a§lUNCOMMON" + ], + "internalname": "GOBLIN_EGG_YELLOW", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "" +}
\ No newline at end of file |