Improved Mobs (Forge)

Improved Mobs (Forge)

15M Downloads

[Feature Request]: Set a fixed difficulty

DereckAn opened this issue · 2 comments

commented

Suggestions

I really enjoy this mod—it adds a lot of spice to the game! However, I would like a command to set a fixed difficulty level. I run a server, and some of my newer players find the current difficulty a bit challenging.

Solution

No response

commented

You could configure your difficulty to skip over an amount which would forever pause the difficulty, requiring it to be manually set to that difficulty, for it to stay

For example:
1-0.1
2.25-0
2.3-0.1
2.25 can never be precisely reached, & will be overshot by the 0.1 incrementation, with the 2.3 difficulty formula being preferred.

commented

You could configure your difficulty to skip over an amount which would forever pause the difficulty, requiring it to be manually set to that difficulty, for it to stay

For example: 1-0.1 2.25-0 2.3-0.1 2.25 can never be precisely reached, & will be overshot by the 0.1 incrementation, with the 2.3 difficulty formula being preferred.

that system is more dynamic than having a config value with set difficulty. closing this thus