{
  "id": "BiomesAPI",
  "version": "4.1.1-SNAPSHOT",
  "isReleaseManaged": true,
  "author": "The Terasology Foundation",
  "displayName": "BiomesAPI",
  "description": "Provides API for working with biomes, i.e., thematic sections of world.",
  "dependencies": [
    { "id": "CoreAssets", "minVersion": "2.2.0" }
  ],
  "serverSideOnly": false,
  "isLibrary": true
}
