Trying to Mimic Gold Ore Generation

Started by Mage MacarowgXYZ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Trying to Mimic Gold Ore Generation

I'm wanting to recreate how Gold Ore spawns within the Overworld with Silver, just with it being in a Taiga biome instead. However, I don't see a way to have a single ore use multiple generation types, which kind of makes this not possible unless I were to make a duplicate ore just to mimic how Gold spawns in the Badlands. I'm not sure if this is something I can even do currently in MCreator atm.

Joined Apr 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can create a feature mod…
Sun, 07/27/2025 - 17:14

You can create a feature mod element to add a secondary generator to the ore, then restrict the feature to only generate in a Taiga biome, while letting the primary generator in the ore mod element generate anywhere.