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/LEAVES-2.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 items/LEAVES-2.json (limited to 'items/LEAVES-2.json') diff --git a/items/LEAVES-2.json b/items/LEAVES-2.json new file mode 100644 index 00000000..a4377183 --- /dev/null +++ b/items/LEAVES-2.json @@ -0,0 +1,12 @@ +{ + "itemid": "minecraft:leaves", + "displayname": "§fBirch Leaves", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fBirch Leaves\"},ExtraAttributes:{id:\"LEAVES:2\"}}", + "damage": 2, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "LEAVES-2", + "clickcommand": "", + "modver": "1.0.0" +} \ No newline at end of file -- cgit