Mineuniverse
Log in Register
Mods

project-391544

Easy Ore Generation Library
by Arkevorkhat
Claim this project
484 downloads
0 likes
Updated Jun 30, 2026
0 hypes

A basic Ore generation library for version 1.15.2

Adds Convenience methods and associated support classes to ease the process of adding ore generation to mods. 

This mod on its own will not make any changes to your game, it exists solely as a modding utility and mandatory dependency for my other mods. 
How to use this mod:

Step 1: Select (or create) an OreGenerationStrategy

In order for you to register an ore, you'll need an OreGenerationStrategy (class of type <? extends OreGenerationStrategyBase>).
The library comes with one (as of 0.3.3) example OreGenerationStrategy (class BiasedCountGenerationStrategy) that can be used as is, if needed.

 

Step 2: Register your ore

The only thing left to do is call OreRegistry.RegisterOre with an instance of your Block and an instance of your chosen OreGenerationStrategy.


 Again, this mod does not add in-game blocks, items, or UI. This mod adds classes to make the lives of modders easier in the realm of adding ore generation.

No files available for download.

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314