OneLemonyBoi / MiniUtilities

https://www.curseforge.com/minecraft/mc-mods/miniutilities
MIT License
12 stars 17 forks source link

[Bug Report] - Ender ore spawn doesn't change #121

Closed TGurl closed 2 years ago

TGurl commented 2 years ago

Describe the bug Changing the spawn settings for Ender Ore doesn't change anything. Ore spawn is still the same as in the original config. Only disabling ore spawn works fine.

To Reproduce miniutilities-client.txt miniutilities-common.txt

Steps to reproduce the behavior:

  1. Change any settings for Ender Ore spawn
  2. Generate a new world
  3. Check the spawn of Ender Ore with WorldStripper for example.
  4. It doesn't matter to what level you set the max-level it keeps at max level 55

Expected behavior Ender Ore spawning should respect the settings in the config tile.

Screenshots None

Mod Info (please complete the following information):

Additional context Even setting the max-level to level 2, kept the ores spawning at max-level 55. I used WorldStripper to check the settings.

bochen415 commented 2 years ago

I came here to report just that, subscribing to get notifications.

OneLemonyBoi commented 2 years ago

sadly it does seem that its impossible to access the config from the registry area. technically it is possible to change the feature when the feature is added, but thats not good practice.