This package has been marked as deprecated, and it's suggested another
alternative is used.
You are viewing a potentially older version of this package.
View all versions.
Date uploaded | 11 months ago |
Version | 1.0.1 |
Download link | NiceHairs-PestControl-1.0.1.zip |
Downloads | 134080 |
Dependency string | NiceHairs-PestControl-1.0.1 |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
PestControl:
- Customize monster spawn weights, ideal for mod pack creators or testing specific monsters.
Initial Setup:
- Start a round to load
BepInEx/config/PestControl.cfg
. - The config will display all monsters across all selectable moons.
Configuration Settings:
- Multiplier & Addition: Set both to 0 to disable a monster.
- Multiplier: Use for multiplication or division of spawn rates.
- Addition: Adjusts spawn rate after Multiplier; can be negative.
Post-Configuration:
- Restart the game for changes to take effect.
CHANGELOG
1.0.0
- Initial Release
1.0.1
- Inserted the weight adjustment into the code rather than at the front, to ensure that mods like Hullbreaker and Brutal Company are also adjusted.