diff options
Diffstat (limited to 'items/DOUBLE_PLANT-2.json')
-rw-r--r-- | items/DOUBLE_PLANT-2.json | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/items/DOUBLE_PLANT-2.json b/items/DOUBLE_PLANT-2.json new file mode 100644 index 00000000..94aeb5d8 --- /dev/null +++ b/items/DOUBLE_PLANT-2.json @@ -0,0 +1,15 @@ +{ + "itemid": "minecraft:double_plant", + "displayname": "§fDouble Tallgrass", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§f§lCOMMON\"],Name:\"§fDouble Tallgrass\"},ExtraAttributes:{id:\"DOUBLE_PLANT-2\"}}", + "damage": 2, + "vanilla": true, + "lore": [ + "§f§lCOMMON" + ], + "internalname": "DOUBLE_PLANT-2", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.0-REL", + "infoType": "" +} |