RimWorld
284 evaluări
ReplaceLib
2
   
Premiază
Adaugă la preferate
Preferat
Elimină din preferate
Mod, 1.5, 1.6
Dimensiunea fișierului
Postat
Actualizat
540.041 KB
30 ian. la 2:11
14 iul. la 0:07
8 jurnale de actualizare ( vizionare )

Abonează-te pentru a descărca
ReplaceLib

În 2 colecții create de ferny
The Progression Modpack | (1.5)
913 obiecte
The Progression Modpack | (1.6)
551 obiecte
Descriere
What does this do?
This is a tool for modders, mainly for use in making overlap patches. Similar to Resource Dictionary, except in the hands of the modder. You can create ReplacerDefs which allow you to completely replace a thingDef with another def, which is very helpful for a guy like me.



Example
In this example, all instances of the mentioned crops would be entirely replaced. Even in deep places like meal recipes, all instances of the crop would be replaced by their VE counterpart.

How do I use this as a modder?
Make this mod a dependency on your mod, then just make a ReplacerDef.

Compatibility
- Compatible with Resource Dictionary

Credits
  • Taranchuk - Lots of lovely C#




[discord.gg]
81 comentarii
Reestock 25 oct. la 8:17 
Nah, but the load folders was being kind of finnicky so I'm only like 85% sure.
ferny  [autor] 25 oct. la 7:52 
Nah I'm just trolling cause you said that funny, you're saying that didn't work?
Reestock 25 oct. la 7:51 
If I'm wrong then just tell me
ferny  [autor] 25 oct. la 7:50 
@Reestock Would I be saying pee pee poo poo if I was a fart baby?
Reestock 25 oct. la 6:43 
Would I be saying that didn't work if it worked when I tried it?
ferny  [autor] 24 oct. la 22:56 
@bradson Oh right duh
bradson 24 oct. la 18:35 
@Reestock just use a normal PatchOperationRemove to remove the replacer. It's still a regular def
Reestock 24 oct. la 18:11 
Apparently, pretty much nothing can stop a replacerDef. You can't get around it by removing it with a patch, or by creating a new thing of what it replaced, or by making a counter replaceDef. These things are unstoppable.
LaviWasTaken 21 oct. la 9:11 
@Reestock Unfortunately. I ended up spawning myself the straw with devmode.
ferny  [autor] 20 oct. la 20:48 
@Reestock You might be able to make a replacer that stacks onto another one? Like just replace it back? Idk I don't know if that' work