{
    "id": "EdibleFlora",
    "version": "1.1.0-SNAPSHOT",
    "author": "jellysnake",
    "displayName": "Edible Flora",
    "description": "Adds a small number of edible produce which can be grown using SimpleFarming",
    "dependencies": [
        {
            "id": "BasicCrafting",
            "minVersion": "1.0.0",
            "optional": true
        },
        {
            "id": "CoreWorlds",
            "minVersion": "1.1.0",
            "maxVersion": "3.0.0"
        },
        {
            "id": "Hunger",
            "minVersion": "1.1.0"
        },
        {
            "id": "SimpleFarming",
            "minVersion": "2.1.0"
        },
        {
            "id": "Thirst",
            "minVersion": "1.0.0"
        }
    ],
    "serverSideOnly": false,
    "isAsset": true
}
