SilentChaos512 / SilentGems

A Minecraft mod mostly about tools and colorful building blocks.
MIT License
47 stars 21 forks source link

[1.18-Forge] Deepslate ores doesn't generate under Y:0, can't set config below a negative value. #551

Closed Gbergz closed 2 years ago

Gbergz commented 2 years ago

Versions

Expected Behavior

That deepslate can be set in config to generate below y:0 on deepslate levels.

Actual Behavior

Can't generate below y:0 on deepslate levels because config can only go to 0. (y: 0)

Steps to Reproduce the Problem

  1. Try setting minHeight of an ore in the config to below 0. Like -58.
  2. Start game
  3. config resets value back to 0.
  4. deepslate ores only generate around 0 where deepslate starts.
  5. profit.

- Gbergz

Gbergz commented 2 years ago

Configs reset when changing values to below y:0, changed all of them, all of them reverted. (using 4.2.1)

Gbergz commented 2 years ago

Scratch that, my fault. (It didn't reset.)