{
  "LEVELS": {
    "0": {
      "pool": [
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:skeleton",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:zombie",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:creeper",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "minecraft:overworld",
              "minecraft:the_nether"
            ],
            "vaultOnly": false
          },
          "weight": 3
        }
      ]
    },
    "20": {
      "pool": [
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:skeleton",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:zombie",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:creeper",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "minecraft:overworld",
              "minecraft:the_nether"
            ],
            "vaultOnly": false
          },
          "weight": 3
        }
      ]
    },
    "10": {
      "pool": [
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:skeleton",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:zombie",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "the_vault:vault"
            ],
            "vaultOnly": true
          },
          "weight": 3
        },
        {
          "rewardPool": "common",
          "value": {
            "value": "minecraft:creeper",
            "amount": {
              "min": 100,
              "max": 500
            },
            "floorToNearestTen": true,
            "validDimensions": [
              "minecraft:overworld",
              "minecraft:the_nether"
            ],
            "vaultOnly": false
          },
          "weight": 3
        }
      ]
    }
  }
}