{
  "themes": [
    {
      "id": "the_vault:home1",
      "name": "Portal",
      "template": "the_vault:terrarium/home1",
      "walkHeight": 1,
      "sunAngle": 90
    },
    {
      "id": "the_vault:home2",
      "name": "Plastic",
      "template": "the_vault:terrarium/home2",
      "walkHeight": 1,
      "sunAngle": 85
    },
    {
      "id": "the_vault:home3",
      "name": "Nether",
      "template": "the_vault:terrarium/home3",
      "walkHeight": 1,
      "sunAngle": 90
    },
    {
      "id": "the_vault:cave",
      "name": "Cave",
      "template": "the_vault:terrarium/home4",
      "walkHeight": 1,
      "sunAngle": 90
    }
  ]
}