{
  "entries": [
    {
      "pool": "minecraft:village/desert/houses",
      "structures": [
        {
          "id": "village_taverns:village/desert/tavern",
          "weight": 10,
          "limit": 1
        }
      ]
    },
    {
      "pool": "minecraft:village/savanna/houses",
      "structures": [
        {
          "id": "village_taverns:village/savanna/tavern",
          "weight": 10,
          "limit": 1
        }
      ]
    },
    {
      "pool": "minecraft:village/plains/houses",
      "structures": [
        {
          "id": "village_taverns:village/plains/tavern",
          "weight": 10,
          "limit": 1
        }
      ]
    },
    {
      "pool": "minecraft:village/taiga/houses",
      "structures": [
        {
          "id": "village_taverns:village/taiga/tavern",
          "weight": 10,
          "limit": 1
        }
      ]
    },
    {
      "pool": "minecraft:village/snowy/houses",
      "structures": [
        {
          "id": "village_taverns:village/snowy/tavern",
          "weight": 10,
          "limit": 1
        }
      ]
    }
  ]
}