RimWorld
284 rating
ReplaceLib
2
   
Penghargaan
Favorit
Difavoritkan
Batalkan favorit
Mod, 1.5, 1.6
Ukuran File
Diposting
Diperbarui
540.041 KB
30 Jan @ 2:11am
14 Jul @ 12:07am
8 Catatan Perubahan ( lihat )

Berlangganan untuk mengunduh
ReplaceLib

Dalam koleksi 2 dari ferny
The Progression Modpack | (1.5)
Item 913
The Progression Modpack | (1.6)
Item 551
Deskripsi
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 Komentar
Reestock 25 Okt @ 8:17am 
Nah, but the load folders was being kind of finnicky so I'm only like 85% sure.
ferny  [pembuat] 25 Okt @ 7:52am 
Nah I'm just trolling cause you said that funny, you're saying that didn't work?
Reestock 25 Okt @ 7:51am 
If I'm wrong then just tell me
ferny  [pembuat] 25 Okt @ 7:50am 
@Reestock Would I be saying pee pee poo poo if I was a fart baby?
Reestock 25 Okt @ 6:43am 
Would I be saying that didn't work if it worked when I tried it?
ferny  [pembuat] 24 Okt @ 10:56pm 
@bradson Oh right duh
bradson 24 Okt @ 6:35pm 
@Reestock just use a normal PatchOperationRemove to remove the replacer. It's still a regular def
Reestock 24 Okt @ 6:11pm 
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 Okt @ 9:11am 
@Reestock Unfortunately. I ended up spawning myself the straw with devmode.
ferny  [pembuat] 20 Okt @ 8:48pm 
@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