ItemReplacer
Item Replacer is a code mod that aims to allow players to easily create replacements for in-game items
| Last updated | a week ago |
| Total downloads | 535 |
| Total rating | 1 |
| Categories | Code Mods |
| Dependency string | TH_Modding-ItemReplacer-1.1.0 |
| Dependants | 0 other packages depend on this package |
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.7.2bonelib-BoneLib
A BONELAB mod for making life easier for other mod creators.
Preferred version: 3.2.1README

Item Replacer
Item Replacer is a code mod that aims to allow players to easily create replacements for in-game items, such as replacing everything with a Miku plushie if u want i guess?
Now what makes it different from the already existing replacement methods that exist on mod.io is that, it properly syncs with LabFusion and you can still easily spawn the original spawnable, which wasnt possible with those before.
Features
- Dynamic loading of replacers from file (can modify, remove or add file/replacer while the game is running)
- An in-game editor for replacers
- Advanced matching methods (RegEx or Scriban)
- Full LabFusion support
FAQ
let's ignore the fact that this mod JUST got released, so there were no questions
Q: How do I actually make a replacer
A: Everything is explained in the wiki!
Q: Under what category should I upload the replacer on Thunderstore?
A: You should use the Custom Items category when uploading the replacer to Thunderstore
Q: I keep getting errors when replacing things, how do I fix this?
A: Some spawners require a specific spawnable to be spawned to function properly. For example if in 05 - Big Anomaly you will replace the Omni Projectors with a spawnable that is not an NPC, the spawner will throw errors and continuosly spawn ur item, causing the game to lag. There isn't any fix for this as of now
This mod was provided to you by T&H Modding Inc. (Tarek and HAHOOS)