{
  "name": "theme:forest",
  "themes": [
    {
      "base": "DARKOAK",
      "level": 0,
      "primary": {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls": {"type": "WEIGHTED", "data": [
            {"type": "METABLOCK", "data": {"name": "stone", "meta": 0}, "weight": 2},
            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 0}, "weight": 5},
            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 2}, "weight": 2},

            {"type": "METABLOCK", "data": {"name": "cobblestone"}, "weight": 3},
            {"type": "METABLOCK", "data": {"name": "stone_stairs"}, "weight": 3},
            {"type": "METABLOCK", "data": {"name": "gravel"}, "weight": 1},

            {"type": "METABLOCK", "data": {"name": "mossy_cobblestone"}, "weight": 5},
            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 1}, "weight": 2},
            {"type": "METABLOCK", "data": {"name": "leaves"}, "weight": 5}
          ]
        },
        "pillar": {"type": "LAYERS", "data": [
          {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 1}},
          {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 0}},
          {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 3}},
          {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 2}}
        ]},
        "door": {"name": "dark_oak_door"},
        "floor": {"type": "WEIGHTED", "data": [
            {"type": "METABLOCK", "data": {"name": "stone"}, "weight": 5},
            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 0}, "weight": 75},
            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 2}, "weight": 10},

            {"type": "METABLOCK", "data": {"name": "cobblestone"}, "weight": 10},
            {"type": "METABLOCK", "data": {"name": "stone_stairs"}, "weight": 2},
            {"type": "METABLOCK", "data": {"name": "gravel"}, "weight": 2},

            {"type": "METABLOCK", "data": {"name": "stonebrick", "meta": 1}, "weight": 15},
            {"type": "METABLOCK", "data": {"name": "mossy_cobblestone"}, "weight": 10},
            {"type": "METABLOCK", "data": {"name": "leaves"}, "weight": 2},

            {"type": "METABLOCK", "data": {"name": "grass"}, "weight": 20},
            {"type": "METABLOCK", "data": {"name": "grass_path"}, "weight": 1}
          ]
        }
      },
      "secondary": {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls": {"type": "WEIGHTED", "data": [
            {"type" : "METABLOCK", "data" : {"name" : "stone", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 10},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 5}
          ]
        },
        "stair" : {"type" : "METABLOCK", "data" : {"name" : "dark_oak_stairs"}},
        "pillar" : {"type" : "METABLOCK", "data" : {"name" : "log", "meta" : 1}},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stone"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 75},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 10},

          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 15},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 20}
          ]
        }
      }
    },
    {
      "base": "DARKOAK",
      "level" : 1,
      "primary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {"type" : "WEIGHTED", "data" : [
            {"type" : "METABLOCK", "data" : {"name" : "stone", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 5},

            {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
          ]
        },
        "pillar" : {"type" : "LAYERS", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 3}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}}
        ]},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 20},
            {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 10},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 15},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 10},
            {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 40},

            {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 10}
        ]}
      },
      "secondary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {"type" : "WEIGHTED", "data" : [
            {"type" : "METABLOCK", "data" : {"name" : "stone", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 10},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 5},

            {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
          ]
        },
        "stair" : {"type" : "METABLOCK", "data" : {"name" : "dark_oak_stairs"}},
        "pillar" : {"type" : "METABLOCK", "data" : {"name" : "log", "meta" : 1}},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 20},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 15},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 40},

          {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 10}
          ]
        }
      }
    },
    {
      "base": "DARKOAK",
      "level" : 2,
      "primary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 5},

          {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
        ]
        },
        "pillar" : {"type" : "LAYERS", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 3}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}}
        ]},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 20},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 15},
          {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 60},

          {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 15}
        ]}
      },
      "secondary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 5},

          {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
        ]
        },
        "stair" : {"type" : "METABLOCK", "data" : {"name" : "dark_oak_stairs"}},
        "pillar" : {"type" : "METABLOCK", "data" : {"name" : "log", "meta" : 1}},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 20},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 15},
          {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 60},

          {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 15}
        ]
        }
      }
    },
    {
      "base": "DARKOAK",
      "level" : [3,4],
      "primary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 3},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 25},

          {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
        ]
        },
        "pillar" : {"type" : "LAYERS", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 3}},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}}
        ]},
        "door": {"name": "dark_oak_door"},
        "floor" : {"type" : "WEIGHTED", "data" : [
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 2},
          {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

          {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
          {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 10},
          {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 15},
          {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 60},

          {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 5}
        ]}
      },
      "secondary" : {
        "lightblock": {"type":  "METABLOCK", "data":  {"name":  "sea_lantern"}},
        "walls" : {
          "type" : "WEIGHTED",
          "data" : [
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},

            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 3},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 1},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 25},

            {"type" : "METABLOCK", "data" : {"name" : "grass_path"}, "weight" : 1}
          ]
        },
        "stair" : {"type" : "METABLOCK", "data" : {"name" : "dark_oak_stairs"}},
        "pillar" : {"type" : "METABLOCK", "data" : {"name" : "log", "meta" : 1}},
        "door": {"name": "dark_oak_door"},
        "floor" : {
          "type" : "WEIGHTED",
          "data" : [
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 0}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 2}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "cobblestone"}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "stone_stairs"}, "weight" : 2},
            {"type" : "METABLOCK", "data" : {"name" : "gravel"}, "weight" : 2},

            {"type" : "METABLOCK", "data" : {"name" : "stonebrick", "meta" : 1}, "weight" : 5},
            {"type" : "METABLOCK", "data" : {"name" : "mossy_cobblestone"}, "weight" : 10},
            {"type" : "METABLOCK", "data" : {"name" : "leaves"}, "weight" : 15},
            {"type" : "METABLOCK", "data" : {"name" : "grass"}, "weight" : 75},

            {"type" : "METABLOCK", "data" : {"name" : "dirt"}, "weight" : 5}
          ]
        }
      }
    }
  ]
}
