diff options
Diffstat (limited to 'items/LEAVES-1.json')
-rw-r--r-- | items/LEAVES-1.json | 12 |
1 files changed, 12 insertions, 0 deletions
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 |