{
  "id": "BasicCrafting",
  "version": "1.1.0-SNAPSHOT",
  "author": "jellysnake",
  "displayName": "BasicCrafting",
  "description": "Provides a framework for crafting and a simple crafting method",
  "dependencies": [
    {
      "id": "Inventory",
      "minVersion": "1.1.0"
    }
  ],
  "serverSideOnly": false,
  "isLibrary": true,
  "isAugmentation": true
}
