promotional bannermobile promotional banner

OreGenerator

Data-driven ore generation framework for Hytale

File Details

OreGenerator-0.2.1.jar

  • R
  • Jan 19, 2026
  • 110.24 KB
  • 4.4K
  • Early Access

File Name

OreGenerator-0.2.1.jar

Supported Versions

  • Early Access

Changelog

Version - 0.2.1

  • Added Compatibility For MAC (Modlist And Config)
  • Updated Icon

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.

Version - 0.1.1

  • Fixed Ores Not Spawning