
NPCReplacer
Replace any vanilla NPC with another (custom or vanilla) NPC or even an item, the mod doesn't care.Details
NPC Replacer
Replace any vanilla NPC with another (custom or vanilla) NPC or even an item, the mod doesn't care.
How to Install
- Put the DLL in the mods folder
How To Use
- After installing the mod, boot the game once to generate the preferences.
- Open
UserData/MelonPreferences.cfg
and find the category titledNPCReplacements
- In the quotes next to the NPC you want to replace, add the name of the NPC you want it to be replaced by
- Example: from
"Ford" = ""
to"Ford" = "Gibable Ford"
- Example: from
- (Re)start the game and see your changes take effect.
- Note that the mod only replaces NPCs using a specific type of spawner, meaning it won't replace NPCs spawned using the Utility Gun.
Changelog
1.1.0
- Added arena and zombie warehouse support
1.0.1
- Removed some debugging stuff