promotional banner

VeinTweaker

Take full control of ore generation and customize your world's resources to your liking.
Back to Files

oreconfig-1.0.1.jar

File nameoreconfig-1.0.1.jar
Uploader
Poulpito21Poulpito21
Uploaded
Jul 2, 2026
Downloads
984
Size
15.4 KB
Mod Loaders
Forge
File ID
8360005
Type
R
Release
Supported game versions
  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:veintweaker-1571706:8360005")

Learn more about Curse Maven

What's new

OreTweaker v1.0.1 — Changelog

New Features

Per-biome ore generation support

Added support for biome-specific ore generation configuration.

A new configuration system has been introduced through:

 
config/veintweaker/biome_overrides.json
 

This allows each biome to define its own ore generation parameters, including:

  • Ore spawn rates
  • Vein distribution rules
  • Biome-specific generation adjustments

Configuration Behavior

  • If a biome has defined overrides in biome_overrides.json, those values will be used instead of global settings.
  • If no override is defined for a biome, the mod falls back to the global values defined in the [ores] configuration section.
  • This system can be disabled entirely using:
 
use_per_biome_overrides = false
 

Technical Notes

  • Fully integrated into world generation pipeline
  • No runtime performance impact after chunk generation
  • Compatible with existing global ore configuration system
  • Designed for modpack-level customization and advanced world tuning

Changes

  • Introduced biome-based override system for ore generation
  • Improved flexibility of ore generation configuration structure
  • Extended compatibility for modpack configuration workflows

This mod has no additional files