Back to mods
Ore Growth project artwork

CurseForge · Minecraft mod

Ore Growth

Ore Growth adds crystals which can grow on ores!

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which Ore Growth release should I use?

Updated last month
Latest stable file Ore Growth 1.2.0 for NeoForge 26.2
Game version 26.2
Loader NeoForge

Ore Growth 1.2.0 for NeoForge 26.2 targets 26.2 with NeoForge. The project page does not say whether this file belongs on the client, dedicated server, or both. All 4 required mods have matching files.

Where it goes

Is Ore Growth required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release NeoForge
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does Ore Growth 1.2.0 for NeoForge 26.2 need?

Ore Growth 1.2.0 for NeoForge 26.2. Change the file and its required mods may change too.

All 4 required mods have matching files

Install SuperMartijn642's Core Lib, SuperMartijn642's Config Lib, SuperMartijn642's Core Lib, SuperMartijn642's Config Lib first. We found matching files for this game-version and loader setup.

Jade 🔍 Optional for Ore Growth 1.2.0 for NeoForge 26.2
optional
Matching file found Matched file: [NeoForge 26.2.X] 26.2.10
SuperMartijn642's Core Lib Needed by Ore Growth 1.2.0 for NeoForge 26.2
required
Matching file found Matched file: SuperMartijn642's Core Lib 1.1.24a for NeoForge 26.2
SuperMartijn642's Config Lib Needed by Ore Growth 1.2.0 for NeoForge 26.2
required
Matching file found Matched file: SuperMartijn642's Config Library 1.1.8 for NeoForge 26.2
Just Enough Items (JEI) Optional for Ore Growth 1.2.0 for NeoForge 26.2
optional
Matching file found Matched file: 30.32.0.209 for NeoForge 26.2
SuperMartijn642's Core Lib Needed by Ore Growth 1.2.0 for NeoForge 26.2
required
Matching file found Matched file: 1.1.24a-neoforge-mc26.2
Just Enough Items (JEI) Optional for Ore Growth 1.2.0 for NeoForge 26.2
optional
Matching file found Matched file: 30.29.0.201

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add Ore Growth without breaking your instance.

Built for Ore Growth 1.2.0 for NeoForge 26.2. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use Ore Growth 1.2.0 for NeoForge 26.2. It targets 26.2 with NeoForge; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install SuperMartijn642's Core Lib, SuperMartijn642's Config Lib, SuperMartijn642's Core Lib, SuperMartijn642's Config Lib first. We found matching files for this game-version and loader setup.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside Ore Growth 1.2.0 for NeoForge 26.2. It opens that exact file at the source.

About this project

What does Ore Growth add?

Ore growth banner

Ore Growth allows crystal clusters to grow on ores! Clusters can then be harvested for resources.

Separator

Default configuration

By default, crystals can grow on any of the vanilla ores as well as on ancient debris.
Separator

Custom recipes

Ore Growth is completely customizable and custom recipes can allow crystals to grow on a certain block. Adding new recipes or adjusting default recipes can be done through a datapack.
To add a recipe, simply create a new recipe file in your datapack and set its type to oregrowth:ore_growth. Here is an example of the properties for an ore growth recipe to make crystals grow on pumpkins:
{
"type": "oregrowth:ore_growth",
"base": [
"minecraft:pumpkin"
], // blocks the crystal grows on
"stages": 4, // number of growth stages the crystal has, max of 4 stages
"spawn_chance": 0.2, // chance for a crystal to spawn when the base receives a random tick
"growth_chance": 0.3, // chance for a crystal to grow when it receives a random tick
"drops": [
{
"stage": 4, // growth stage for this drop, one may also specify 'min_stage' and 'max_stage'
"chance": 0.9, // optional, chance of obtaining this drop
"item": {
"id": "minecraft:pumpkin_pie",
"count": 2
}
},
{
"min_stage": 1, // minimum stage for this drop
"max_stage": 3, // maximum stage for this drop
"chance": 0.3, // optional, chance of obtaining this drop
"loot_table": "minecraft:blocks/short_grass" // loot table to obtain items from
}
]
}
Crystals growing on a pumpkin
The full datapack files for this example are available here.
For convenience, there are config options to disable all default recipes, to scale the spawn chance of all ore growth recipes, and to scale the growth chance of all ore growth recipes.
Separator

Recipe viewer integration

All ore growth recipes are visible in recipe viewing mods.
Examples of ore growth recipes in JEISeparator

Jade and The One Probe integration

Both Jade and The One Probe will display the growth progress of crystals.
Jade tooltip showing the crystals growth progressSeparator

Mod compatibility

Ore Growth has compatibility for ores from the following mods:
Additional Blocks: Stone Edition Additional Blocks: Stone Edition
BetterNether BetterNether
BetterEnd BetterEnd
Bigger Reactors Bigger Reactors
Create Create
Deep Aether Deep Aether
Enderscape Enderscape
Extreme Reactors Extreme Reactors
Gems & Jewels Gems & Jewels
Industrial Revolution Industrial Revolution
Mekanism Mekanism
Mystical Agriculture Mystical Agriculture
Mythic Metals Mythic Metals
Pigsteel Pigsteel
Powah Powah
RFTools RFTools
Spelunkery Spelunkery
The Aether The Aether
Thermal Foundation Thermal Foundation
Separator

FAQ

Isn't this mod very overpowered?
Yes, however probably not as much as you might think as the crystals take quite long to grow. For example, diamond ore crystals may take 30 minutes to an hour to fully grow
Can I use your mod in my modpack?
Yes, feel free to use my mod in your modpack
Separator

Discord

For future content, upcoming mods, and discussion, feel free to join the SuperMartijn642 discord server!

Discord join button

Separator

Project description from CurseForge.

Pick your setup

Ore Growth by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

111 available setups

Showing the newest 12 of 31 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

Ore Growth versions and loaders

100 of 100 releases match

Looking for an older file? The official CurseForge project page is in Resources.