Ore wont spawn when set to small groups

Started by AlexIsAnHuman on

Topic category: Help with Minecraft modding (Java Edition)

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ore wont spawn when set to small groups

I'm trying to add an ore that spawns in groups of 1 but it won't work. If I set the same ore to groups of 8 it does, however. Is there a fix for this?

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Same thing happens to me as…
Wed, 08/25/2021 - 20:26

Same thing happens to me as well I even made it so the ore would spawn 40 times in one chunk, I used Worldedit and removed all the stone, looked around and nothing there.

Joined Aug 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Well actually I just figured…
Wed, 08/25/2021 - 21:41

Well actually I just figured out there is a fix for it and that's by making a structure of your smaller Ore Vein, setting the spawn probability to 1,000,000 and finally setting the structure group from 1 - (number you want max per chunk for example 8 for Emerald).