From 2d2d7db222a466ea627238d005400b44b93e227b Mon Sep 17 00:00:00 2001 From: unknown Date: Mon, 20 Apr 2020 13:16:45 +1000 Subject: Update items to RELEASE-1.0 --- items/SPECKLED_MELON.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 items/SPECKLED_MELON.json (limited to 'items/SPECKLED_MELON.json') diff --git a/items/SPECKLED_MELON.json b/items/SPECKLED_MELON.json new file mode 100644 index 00000000..e204b10a --- /dev/null +++ b/items/SPECKLED_MELON.json @@ -0,0 +1,13 @@ +{ + "itemid": "minecraft:speckled_melon", + "displayname": "§fGlistering Melon", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§8Brewing Ingredient\",1:\"§f§lCOMMON\",2:\"\",3:\"§eClick to view recipe!\"],Name:\"§fGlistering Melon\"},ExtraAttributes:{id:\"SPECKLED_MELON\"}}", + "damage": 0, + "lore": [ + "§8Brewing Ingredient", + "§f§lCOMMON" + ], + "internalname": "SPECKLED_MELON", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file -- cgit