JER Ore Integration
This addon extends the functionality of Just Enough Resources (JER) by adding support for graphical display of ore generation from various mods. Now you can see the distribution of all ores in a unified visualization system.
Supported Mods
Currently implemented integration with:
- Biomes O' Plenty (configuration file "biomesoplenty.json")

Configuration and Setup
On first game launch, the mod automatically creates a "jeroreintegration" folder containing configuration files. You can edit these files or create new ones using the same format, adding or removing blocks according to your preferences.
Generation Types
Just Enough Resources supports four main types of ore generation:
- "square" - parameters: "veinCount,veinSize,minY,maxY"
- "triangular"
- "points"
- "underwater"
The "square" type is the most common. For detailed study of other generation types, it's recommended to refer to the source code.
Note: This mod is an addon for Just Enough Resources, the original mod was created by Way2muchnoise.