RimWorld

RimWorld

Make the damn components
15 Comments
MrKociak  [author] Oct 3, 2023 @ 11:59am 
@The Blind One oh yeah, I was working on a mod that adds those before I ended up scrapping it, forgot to remove them when copying stuff :Y
The Blind One Oct 3, 2023 @ 11:32am 
Works fine for me,

Also why are there 'whip' textures in the mod?

Was that a project of yours that never got finished and you forgot to delete them from the uploaded package?
MrKociak  [author] Aug 23, 2023 @ 6:25am 
@mattattackj1029 I will, tho currently I'm pre-occupied with a different mod project. It's somewhat large so it will take a while
mattattackj1029 Aug 22, 2023 @ 10:31pm 
Will you ever update it to 1.4?
ALE199 Dec 1, 2022 @ 10:42am 
Amazing! Cannot wait for the 1.4!
MrKociak  [author] Dec 1, 2022 @ 10:35am 
@narwalguy 1.3
narwalguy Dec 1, 2022 @ 10:27am 
This didn't add the recipe to the machining table.
MrKociak  [author] Oct 28, 2022 @ 3:15am 
@ALE199-ITA it will
ALE199 Oct 27, 2022 @ 3:06pm 
I sure hope this gets updated, really makes most technology much more approachable
maqadamia Aug 6, 2022 @ 9:16pm 
was the fabrication research requirement removed?
MrKociak  [author] May 30, 2022 @ 4:46am 
@Kowhaifan yes, and?
The mod isn't here because it's impossible to do, it's just quite stupid that a.components are required to make a.components.
I thought I've made that quite obvious.
Kowhaifan May 29, 2022 @ 8:08pm 
but cant you just buy components/advanced components from traders??????????? or just make a caravan buy em?
Zen May 7, 2022 @ 2:05pm 
I think this should work.

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationRemove"><xpath>/Defs/ResearchProjectDef[defName="Fabrication"]/requiredResearchBuilding</xpath></Operation>
<Operation Class="PatchOperationRemove"><xpath>/Defs/ResearchProjectDef[defName="Fabrication"]/requiredResearchFacilities</xpath></Operation>
</Patch>

Didn't test it yet though, since I usually only use sequences for patches I might've made a mistake lol
MrKociak  [author] May 7, 2022 @ 1:38pm 
@Hiroyan oops, yeah forgot about that :Y
Later I think I'll patch the fabrication research to not require the hi-tech bench (advanced fabrication will stay the same).
Zen May 7, 2022 @ 12:55pm 
Keep in mind that fabrication research requires components to make the research table etc.
Removing that need by patching the research would enable the ability to make them without having to steal or salvage components.

This mod is fine as is though and I appreciate it. ;)