promotional bannermobile promotional banner

OreGenerator

Data-driven ore generation framework for Hytale
Back to Files

OreGenerator-0.2.1.jar

File nameOreGenerator-0.2.1.jar
Uploader
LYIVXLYIVX
Uploaded
Jan 19, 2026
Downloads
4.6K
Size
110.2 KB
File ID
7485931
Type
R
Release
Supported game versions
  • Early Access

What's new

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