{
  "wallBlock": {
    "block": "minecraft:netherrack",
    "properties": {}
  },
  "fillerBlock": {
    "block": "minecraft:netherrack",
    "properties": {}
  },
  "skyColor": -1,
  "topBlock": {
    "block": "biomesoplenty:grass",
    "properties": {
      "snowy": "false",
      "variant": "overgrown_netherrack"
    }
  },
  "fogColor": -1,
  "fogDensity": 1.0,
  "roofTopBlock": {
    "block": "minecraft:netherrack",
    "properties": {}
  },
  "hasBiomeEssence": false,
  "roofFillerBlock": {
    "block": "minecraft:netherrack",
    "properties": {}
  },
  "generators": {
    "hive": {
      "maxRadius": 9,
      "bottomExtra": 4,
      "amountPerChunk": 0.2,
      "enable": true,
      "halfHeight": 7,
      "emptyChance": 0.25,
      "layerSize": 3
    },
    "netherrack_splatter": {
      "with": {
        "block": "minecraft:netherrack",
        "properties": {}
      },
      "generationAttempts": 128,
      "amountPerChunk": 7.0,
      "enable": true
    },
    "flowers": {
      "amountPerChunk": 1.0,
      "enable": true,
      "generators": {}
    },
    "brown_mushrooms": {
      "with": {
        "block": "minecraft:brown_mushroom",
        "properties": {}
      },
      "generationAttempts": 16,
      "amountPerChunk": 1.0,
      "enable": true
    },
    "grass": {
      "amountPerChunk": 15.0,
      "enable": true,
      "generators": {}
    },
    "red_mushrooms": {
      "with": {
        "block": "minecraft:red_mushroom",
        "properties": {}
      },
      "generationAttempts": 16,
      "amountPerChunk": 2.0,
      "enable": true
    },
    "ivy": {
      "minHeight": 8,
      "with": {
        "block": "biomesoplenty:ivy",
        "properties": {
          "east": "false",
          "north": "false",
          "south": "false",
          "up": "false",
          "west": "false"
        }
      },
      "generationAttempts": 128,
      "amountPerChunk": 25.0,
      "maxHeight": 20,
      "enable": true
    },
    "trees": {
      "amountPerChunk": 15.0,
      "enable": true,
      "generators": {}
    },
    "flat_mushroom": {
      "with": {
        "block": "biomesoplenty:mushroom",
        "properties": {
          "variant": "flat_mushroom"
        }
      },
      "generationAttempts": 16,
      "amountPerChunk": 0.5,
      "enable": true
    },
    "toadstools": {
      "with": {
        "block": "biomesoplenty:mushroom",
        "properties": {
          "variant": "toadstool"
        }
      },
      "generationAttempts": 16,
      "amountPerChunk": 1.5,
      "enable": true
    }
  },
  "weights": {
    "hell": 5
  }
}