TrevTV-NPCReplacer icon

NPCReplacer

Replace any vanilla NPC with another (custom or vanilla) NPC or even an item, the mod doesn't care.

By TrevTV
Last updated 2 years ago
Total downloads 2744
Total rating 2 
Categories Code Mods
Dependency string TrevTV-NPCReplacer-1.1.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

LavaGang-MelonLoader-0.5.4 icon
LavaGang-MelonLoader

The World's First Universal Mod Loader for Unity Games compatible with both Il2Cpp and Mono

Preferred version: 0.5.4

README

NPC Replacer

Replace any vanilla NPC with another (custom or vanilla) NPC or even an item, the mod doesn't care.

How to Install

  1. Put the DLL in the mods folder

How To Use

  1. After installing the mod, boot the game once to generate the preferences.
  2. Open UserData/MelonPreferences.cfg and find the category titled NPCReplacements
  3. 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"
  4. (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