Game crashes if Ore Generation numbers are set incorrectly.

Started by mooredesign13 on

Topic category: Troubleshooting, bugs, and solutions

Joined Oct 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Game crashes if Ore Generation numbers are set incorrectly.

Running MCreator 2024.3

Build is NeoForge 1.21.1

Issue: I am creating an ore block, in the last tab (Generation) If the "average Ores groups per chunk" is greater than the "average number of ores per group" then the game will crash during the loading screen.

 

Joined Nov 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Make sure each of the values…
Tue, 11/19/2024 - 00:39

Make sure each of the values is less than 32, the block states that if any of the values is over 32, it could crash world generator.