{
  "id": "SimpleFarming",
  "version": "2.2.0-SNAPSHOT",
  "author": "Josharias, Mandar Juvekar, patrick Wang, Harry Wang, mdj117, SufurElite, He Who Shall Not Be Named (VaibhavBajaj), andriii25, smsunarto, DhananjayGarg, Jay Gupta",
  "displayName": "Simple Farming",
  "description": "Adds the capability to grow plants using seeds. Ripe plants can be harvested for the fruit that the plant produces.",
  "dependencies": [
    {
      "id": "CoreAssets",
      "minVersion": "2.0.1"
    },
    {
      "id": "Inventory",
      "minVersion": "1.1.0"
    },
    {
      "id": "Genome",
      "minVersion": "1.0.0",
      "optional": true
    },
    {
      "id": "BasicCrafting",
      "minVersion": "1.0.0",
      "optional": true
    },
    {
      "id": "SubstanceMatters",
      "minVersion": "2.0.0",
      "optional": true
    }
  ],
  "isServerSideOnly": false,
  "isLibrary": true
}
