{
  "name": "vespid_hive",
  "loadDefault": false,
  "floorPattern": "random",
  "wallPattern": "random",
  "ceilingPattern": "random",
  "floorBlocks": [
    {
      "blockId": "lycanitesmobs:propolis",
      "weight": 8
    }
  ],
  "wallBlocks": [
    {
      "blockId": "lycanitesmobs:veswax",
      "weight": 8
    }
  ],
  "ceilingBlocks": [
    {
      "blockId": "lycanitesmobs:propolis",
      "weight": 8
    }
  ],
  "lightBlocks": [
    {
      "blockId": "lycanitesmobs:lushcrystal",
      "weight": 8
    }
  ],
  "torchBlocks": [],
  "stairBlocks": [],
  "pitBlocks": [
    {
      "blockId": "lycanitesmobs:veswax",
      "weight": 8
    },
    {
      "blockId": "rustic:honey",
      "weight": 8
    }
  ]
}