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