diff options
Diffstat (limited to 'items/GOBLIN_EGG_RED.json')
-rw-r--r-- | items/GOBLIN_EGG_RED.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/GOBLIN_EGG_RED.json b/items/GOBLIN_EGG_RED.json new file mode 100644 index 00000000..c075aafb --- /dev/null +++ b/items/GOBLIN_EGG_RED.json @@ -0,0 +1,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": "" +}
\ No newline at end of file |