Loading...
Beta Modpages Unclaimed

Ore Growth

Ore Growth adds crystals which can grow on ores!

0 Likes
95413 Downloads
Created by SuperMartijn642

Description

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

 

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 JEI

 

Separator

 

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 progress

 

Separator

 

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

 

Legal stuff

Ore Growth is the property of SuperMartijn642 and is protected under copyright law and may not be altered or reuploaded without direct permission from SuperMartijn642.


AD Become Premium to remove Ads!

What means Verified?

  • Compatibility: The mod should be compatible with the latest version of Minecraft and be clearly labeled with its supported versions.
  • Functionality: The mod should work as advertised and not cause any game-breaking bugs or crashes.
  • Security: The mod should not contain any malicious code or attempts to steal personal information.
  • Performance: The mod should not cause a significant decrease in the game's performance, such as by causing lag or reducing frame rates.
  • Originality: The mod should be original and not a copy of someone else's work.
  • Up-to-date: The mod should be regularly updated to fix bugs, improve performance, and maintain compatibility with the latest version of Minecraft.
  • Support: The mod should have an active developer who provides support and troubleshooting assistance to users.
  • License: The mod should be released under a clear and open source license that allows others to use, modify, and redistribute the code.
  • Documentation: The mod should come with clear and detailed documentation on how to install and use it.

AD Become Premium to remove Ads!

How to Install

1

Download Forge & Java

Download Forge from the offical Site or here. If you dont have Java installed then install it now from here. After Downloading Forge you can run the file with Java.

2

Prepare

Lounch Minecraft and select your Forge istallation as Version this will create a Folder called Mods.

3

Add Mods

Type Win+R and type %appdata% and open the .minecraft Folder. There will you find your Folder called Mods. Place all Mods you want to play in this Folder

4

Enjoy

You are now Ready. Re-start your Game and start Playing.

More Mods like this

CoFH World

Customizable and powerful world generation!

More Chickens

Chickens Add-On that adds modded chickens

NetherOres

Ores in the Nether! Coal, diamond, gold, iron, lapis, redstone, tin, copper, emerald, silver, lead, uranium.

CoralReef

Port of Nandonalt's Coral Reef mod

Dense Ores

Adds Dense variants of ores (includes support for numerous mods)