Majrusz / MajruszsProgressiveDifficultyMod

Minecraft modification that progressively increases the game difficulty over time.
21 stars 29 forks source link

The difficulty blacklist no longer works correctly in the latest version #222

Closed gusbaruc closed 8 months ago

gusbaruc commented 8 months ago

It appears that version 1.9.9-backport.1 (MC 1.19.2) is no longer respecting the difficulty blacklist in the config file. I set several mobs to spawn only on Expert and Master mode and they are appearing at the beginning of the game.

In previous versions this was not happening.

Other information that may be useful Forge version: 43.3.8 I'm using this mod in a huge modpack

gusbaruc commented 8 months ago

Apparently I was the one who did something wrong. I went to change the configuration file today and realized that I had left an error. I fixed it and it seems that things are working again as I configured them.