Need help with ore generation 2025.1

Started by Blue27 on

Topic category: Help with MCreator software

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Need help with ore generation 2025.1

I'm new to mod making, and for some reason, My ore generation just doesn't work in mcreator, And I don't know why, I've looked for days why, I've even made a ore generation feature, and although it did work, it generated really badly and weird, and I made that feature with this video: https://youtu.be/hiB8Zg4sF1w?si=fd9mIKrTQutuuKgS

PLEASE somebody help, I've seen alot of people with this problem to. 

I'm using 1.20.1 forge

And all of the tutorials are outdated noways, Maybe I'm just missing out on some things, Or I just havent done enough research or i'm just doing to much and its really obvious.

Thank you :)

Joined Aug 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'd check the official…
Mon, 03/10/2025 - 13:22

I'd check the official mcreator wiki page on ore generation, but if you just can't find it, when you make a block, go to the last page, Generation. Before you do anything else, hit the checkbox to enable ore generation in the world. Then, blocks this block can replace is usually stone and diorite, granite, andesite, etc. in the overworld, pretty much just where you want it to look natural. Restriction biomes is if you only want it to spawn in specific biomes. I think generation shape is like how it generates, I believe triangle is like diamonds not spawning as much at y11, but spawning more about halfway to bedrock from there. Average ore groups per chunk is how many you want to spawn (about) per 16 * 16 area all the way from surface to bedrock. Average number of ores per group is (about) how many you want per node. Generation height is how deep and how shallow it can spawn. Sorry if it's a lot of text, I just personally get sick of short explanations of things I already am proficient with.

Joined Mar 2025
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you, but that still…
Tue, 03/11/2025 - 16:19

Thank you, but that still doesn't work for some reason and I don't know why, I can recheck everything to see if I missed something but, I'm not sure, I'll go ahead and look at the wiki since I haven't really done that, thank you, I'll tell you if it doesn't work :)

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
same goes for me my ore…
Thu, 11/13/2025 - 04:00

same goes for me my ore generation is so bad its like more common then coal

Joined Dec 2017
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
A couple things It sounds…
Sat, 11/15/2025 - 05:30

A couple things

  1. It sounds like you're generating ores with the feature element instead of using the generation tab on the block element
    1. If this is a custom ore, use the generation tab to make the generation, you do not need a feature to generate custom ores
    2. Reference the Guide Buttons. Almost every option in MCreator has a guide or a guide button (little ?) beside them, if not, there are wiki guides. The guide button tells the generation for vanilla ores (20/chunk for both coal and iron)
  2. The smaller the gap between the highest and lowest generation, the more clumped your ores will be.
    1. Having an ore generation height max/min height set to 40/-20 will spread your ores out where having the min/max height set to 20/10 will clump your ores together making them seem common
  3. Reminder: 1 Minecraft Chunk is 16x16 blocks, this means you DO NOT need a high number of ores per chunk to see your ore generate fairly.