You are viewing a potentially older version of this package. View all versions.
NiceHairs-PestControl-1.0.1 icon

PestControl

Control the spawn chance for all monsters.

Date uploaded 5 months ago
Version 1.0.1
Download link NiceHairs-PestControl-1.0.1.zip
Downloads 124772
Dependency string NiceHairs-PestControl-1.0.1

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100

README

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.