Latest versions of MelonLoader are known to have issues with some games. Use version 0.5.4 until the issue has been fixed!
You are viewing a potentially older version of this package.
View all versions.
NPCReplacer
Replace any vanilla NPC with another (custom or vanilla) NPC or even an item, the mod doesn't care.
By TrevTV
| Date uploaded | 3 years ago |
| Version | 1.1.0 |
| Download link | TrevTV-NPCReplacer-1.1.0.zip |
| Downloads | 3098 |
| Dependency string | TrevTV-NPCReplacer-1.1.0 |
This mod requires the following mods to function
LavaGang-MelonLoader
The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono
Preferred version: 0.5.4README
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.cfgand 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