RimWorld

RimWorld

Life Lessons
tanyfilina 3 Jun, 2024 @ 12:33pm
Suggestion for mod integration (wool and cloth)
Cloth Production Expanded
Better Wool Production
Recipes may be nicely integrated with "Spinning and weaving" proficiency.
< >
Showing 1-3 of 3 comments
tanyfilina 4 Jun, 2024 @ 4:41am 
I've made that, seems like it works (I tested only pre-industrial recipes): https://drive.google.com/file/d/12nUMa8KeXHgFSnquXWg-HlGCWHGfRd-e/view?usp=sharing
TheGodDave 5 Jul, 2024 @ 12:43am 
I'm sorry, i'm new to patching life lessons, where do I put the file?
tanyfilina 5 Jul, 2024 @ 5:26am 
Hm. I've put it into the Patches folder of my personal mod that is at the bottom of the load order. You probably can put it into the Patches folder of life lessons mod, but maybe it would require to remove the check for life lessons mod. Change

<Operation Class="PatchOperationFindMod"> <mods> <li>Life Lessons</li> <li>Cloth Production Expanded</li> </mods>

to
<Operation Class="PatchOperationFindMod"> <mods> <li>Cloth Production Expanded</li> </mods>

And the same for the next block (for Better Wool Production - C# Edition).
< >
Showing 1-3 of 3 comments
Per page: 1530 50