Ore wont spawn when set to small groups

Started by AlexIsAnHuman on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined Aug 2021
Points:
539

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 0
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?

Active 3 years ago
Joined Aug 2021
Points:
535

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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.

Active 3 years ago
Joined Aug 2021
Points:
535

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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).