diff options
Diffstat (limited to 'items/DOUBLE_PLANT-3.json')
-rw-r--r-- | items/DOUBLE_PLANT-3.json | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/items/DOUBLE_PLANT-3.json b/items/DOUBLE_PLANT-3.json new file mode 100644 index 00000000..d263f08c --- /dev/null +++ b/items/DOUBLE_PLANT-3.json @@ -0,0 +1,14 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§fLarge Fern", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fLarge Fern\"},ExtraAttributes:{id:\"DOUBLE_PLANT-3\"}}", + "damage": 3, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "DOUBLE_PLANT-3", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |