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