FAQ
List of frequently asked questions.
How to change/disable the difficulty meter?
You can configure the meter in the client config. Note that the client config is NOT present on the server!
How to configure the rate the difficulty increases?
To change the rate of difficulty increase or the maximum difficulty configure the
Difficulty Increasein config.
How do I disable a certain feature?
To disable a feature add that feature to the
Flag Blacklistin the config.
E.g.["GUARDIAN"]will disable the guardian feature
How do I disable a certain feature for a certain mob?
Configure the mob via the
Entity Configsin the config.
By default this config is treated as a blacklist meaning any mob in here will be EXCLUDED from the given flags
E.g.minecraft:sheep|ATTRIBUTESwill EXCLUDE sheep from attribute modifications but INCLUDE it in everything else
For ease of use the valueminecraft:sheepis equal tominecraft:sheep|ALL
The mod will ONLY affect hostile mobs by default.
How do I reset the difficulty?
As a player there is no way to reset the difficulty.
As an op you can use the command/improvedmobs difficulty set/addif using a global difficulty type or/improvedmobs difficulty player <players> set/addif using player based difficulty