promotional bannermobile promotional banner

OreGenerator

Data-driven ore generation framework for Hytale

File Details

OreGenerator-0.2.0.jar

  • R
  • Jan 18, 2026
  • 108.10 KB
  • 994

File Name

OreGenerator-0.2.0.jar

Supported Versions

    Changelog

    Version - 0.2.0

    • Added repeat-style spawning (repeatMin/repeatMax) to mirror vanilla cave-style repeat attempts.
    • Added layered spawn profiles in a single config: surface and cave blocks now run as separate passes.
    • Added nested range fields for the new format: height, veinSize, and repeat (legacy flat fields still supported).
    • Added heightExponent to control vertical distribution (uniform by default).
    • Updated ore placement logging to log per vein (not per block), and added ore ID in the message.
    • Added /oregen [true|false] command to toggle debug logging (default off, Creative/OP only).
    • Extended OreConfig resolution to return surface + cave profiles while preserving legacy behavior.
    • Updated README with legacy + new JSON examples, surface vs cave explanation, and height distribution notes.
    • Updated ores.txt with detailed comments and repeat-mode field explanations.