diff options
Diffstat (limited to 'items/METAPHORIC_EGG.json')
-rw-r--r-- | items/METAPHORIC_EGG.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/METAPHORIC_EGG.json b/items/METAPHORIC_EGG.json new file mode 100644 index 00000000..fcd58931 --- /dev/null +++ b/items/METAPHORIC_EGG.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:egg", + "displayname": "§9Metaphoric Egg", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7A ticking time bomb to new life.\",1:\"§7Acquired using Berberis Blowgun.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§9§lRARE\"],Name:\"§9Metaphoric Egg\"},ExtraAttributes:{id:\"METAPHORIC_EGG\"}}", + "damage": 0, + "lore": [ + "§7A ticking time bomb to new life.", + "§7Acquired using Berberis Blowgun.", + "", + "§eRight-click to view recipes!", + "", + "§9§lRARE" + ], + "internalname": "METAPHORIC_EGG", + "clickcommand": "", + "modver": "2.1.1-PRE", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |