Description
Coal Ore World Generation Mod
A Hytale mod that generates coal ore throughout the world dynamically during chunk loading. This mod adds natural coal ore generation to enhance mining and resource gathering gameplay.
Mod by: OneG
Description
This mod automatically generates coal ore veins in chunks as they load, creating a more immersive mining experience. Coal ore is placed strategically throughout the terrain based on parameters for vein size, density, and depth range. The generation happens seamlessly as you explore the world.
Features
- Works in existing worlds (using the /generatecoal command)
- Dynamic coal ore generation during chunk loading
- Configurable ore generation parameters (not currently exposed - hardcoded values)
- Multiple commands for controlling coal ore generation
- Optimized generation algorithm
Commands
All commands require Creative mode permissions:
/generatecoal [--current]- Generates coal ore in loaded chunks- Aliases:
/gencoal,/coalgen --currentflag: Only generate in the current chunk
- Aliases:
/regeneratecoal [--current]- Regenerates coal ore in loaded chunks (removes existing and generates new)- Aliases:
/regencoal,/coalregen --currentflag: Only regenerate in the current chunk
- Aliases:
/removecoal [--current]- Removes all coal ore from loaded chunks- Aliases:
/delcoal,/coalremove --currentflag: Only remove from the current chunk
- Aliases:
Performance Warning
⚠️ Important: This mod can cause performance issues and stutters, especially at higher rendering distances. The dynamic chunk processing required for ore generation may impact frame rates during world exploration. For optimal performance:
- Use lower rendering distances
- Expect occasional stutters when loading chunks
- Higher-end systems will handle the load better


