{
  "ores": {
    "aluminium_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 75,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "tungsten_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 25,
        "size": {
          "min": 4,
          "max": 8
        },
        "height": {
          "min": 1,
          "max": 30
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "corundum_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 93,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "magnesium_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 68,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "manganese_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 68,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "titanium_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 20,
        "size": {
          "min": 4,
          "max": 8
        },
        "height": {
          "min": 1,
          "max": 30
        },
        "perChunk": {
          "min": 12,
          "max": 16
        }
      }
    },
    "chrome_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 35,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "zinc_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 71,
        "size": {
          "min": 6,
          "max": 11
        },
        "height": {
          "min": 1,
          "max": 100
        },
        "perChunk": {
          "min": 16,
          "max": 19
        }
      }
    },
    "yttrium_ore": {
      "config": {
        "enabled": true,
        "dimensions": {
          "values": [-100],
          "type": "WHITELIST"
        }
      },
      "generating": {
        "rarity": 20,
        "size": {
          "min": 4,
          "max": 6
        },
        "height": {
          "min": 1,
          "max": 30
        },
        "perChunk": {
          "min": 6,
          "max": 8
        }
      }
    }
  }
}