diff options
Diffstat (limited to 'items/LEAVES-3.json')
-rw-r--r-- | items/LEAVES-3.json | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/items/LEAVES-3.json b/items/LEAVES-3.json new file mode 100644 index 00000000..38a40182 --- /dev/null +++ b/items/LEAVES-3.json @@ -0,0 +1,12 @@ +{ + "itemid": "minecraft:leaves", + "displayname": "§fJungle Leaves", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fJungle Leaves\"},ExtraAttributes:{id:\"LEAVES:3\"}}", + "damage": 3, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "LEAVES-3", + "clickcommand": "", + "modver": "1.0.0" +}
\ No newline at end of file |