diff options
Diffstat (limited to 'items/RED_THORNLEAF.json')
-rw-r--r-- | items/RED_THORNLEAF.json | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/items/RED_THORNLEAF.json b/items/RED_THORNLEAF.json new file mode 100644 index 00000000..902deca1 --- /dev/null +++ b/items/RED_THORNLEAF.json @@ -0,0 +1,18 @@ +{ + "itemid": "minecraft:deadbush", + "displayname": "§f§f§aRed Thornleaf", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7§7§oA leaf that grows on the\",1:\"§7§oground. Really pushing the\",2:\"§7§oenvelope.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§f§f§aRed Thornleaf\"},ExtraAttributes:{id:\"RED_THORNLEAF\"}}", + "damage": 0, + "lore": [ + "§7§7§oA leaf that grows on the", + "§7§oground. Really pushing the", + "§7§oenvelope.", + "", + "§a§lUNCOMMON" + ], + "internalname": "RED_THORNLEAF", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +}
\ No newline at end of file |