{
  "id": "BlockPicker",
  "version": "1.2.0-SNAPSHOT",
  "author": "The Terasology Foundation",
  "displayName": "BlockPicker",
  "description": "An infinite inventory to boost your creativity while building.\n\n'b' is the default keybinding to open the block picker\n\nUnstable module, only use with limited number of asset modules",
  "dependencies": [
    {
      "id": "Inventory",
      "minVersion": "1.1.0"
    }
  ],
  "isServerSideOnly": false,
  "isAugmentation": true,
  "isLibrary": true
}
