RimWorld

RimWorld

80 ratings
Alien Tailor
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.3, 1.4, 1.5, 1.6
File Size
Posted
Updated
408.286 KB
22 Sep, 2022 @ 10:47pm
25 Jul @ 6:36pm
16 Change Notes ( view )

Subscribe to download
Alien Tailor

Description
It will not be updated for Ver. 1.5.

You can make alien apparel with vanilla tailor bench.
You can use your Machining table just like Rabbie Moon machining table.
You can use Electric smithy or Fueled smithy just like Kijin smithy.

Choose and install only your preferred races mods from the compatible mods.

Compatible Alien mods:
・[Aya]Nearmare Race
・[Aya]Silkiera Race [〇]
・Ancient Species [〇]
・Anty the war ant race
・Bori race
・Epona race Renaissance (Unofficial)
・Heyra the Horned
・Kiiro race
・Kijin Race 3.0
・Kurin HAR Edition
・Kurin, The Three Tailed Fox [Deluxe Edition]
・Maru Race
・Miho, the celestial fox
・MoeLotl Race [〇]
・NewRatkinPlus
・Rabbie The Moonrabbit race
・Yuran race

[〇]: tested in ver. 1.6
36 Comments
tc3wikieditor  [author] 19 Jul @ 12:56am 
MoeLotl Race is supported.
tc3wikieditor  [author] 28 Apr @ 2:56am 
@firefox456

I appreciate you reporting this to me.
firefox456 24 Apr @ 2:06am 
Kurin, The Three Tailed Fox [Deluxe Edition] is ok
tc3wikieditor  [author] 10 Apr @ 4:56am 
Kiiro race is supported.
tc3wikieditor  [author] 27 Feb @ 2:29am 
Considering whether to make it compatible with Moelotl.
Hirumii 26 Feb @ 1:55pm 
Hi there, anyplan for Moelotl race?
tc3wikieditor  [author] 19 Feb @ 1:19am 
The following my mod patch file should be changed.
C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2866467227\Patches\patch.xml

The required description is as follows.
The first four lines identify the apparel for which Kurin_Electric_Tailoring_Bench is specified as the production method (that is, the apparel added by the Kurin mod).
The next three lines add vanilla tailor bench and electric tailor bench to the apparel's means of production.

<Operation Class=“PatchOperationConditional”>
<xpath>//recipeUsers/li[contains(text(),“Kurin_Electric_Tailoring_Bench”)]</xpath>
<match Class=“PatchOperationInsert”>
<xpath>//recipeUsers/li[contains(text(),“Kurin_Electric_Tailoring_Bench”)]</xpath>
<value>
<li>ElectricTailoringBench</li><li>HandTailoringBench</li>
</value>
</match>
</Operation>
tc3wikieditor  [author] 19 Feb @ 1:19am 
@Comrade Operator

I am not sure if this mod and Kurin combination will work in version 1.5. I didn't change anything from version 1.4, so it might work with version 1.5.

If you want to make your own Kurin compatible, you should first find the defName of the Kurin sewing machine.
It is probably described in the following file.

C:\Program Files (x86)\Steam\steamapps\workshop\content\294100\2670355481\f1p5\Defs\ThingDefs\Building\ThingDef_Production.xml

The following is the defName of the sewing machine.
<defName>Kurin_Electric_Tailoring_Bench</defName>

continue
Comrade Operator 6 Feb @ 8:54pm 
How would i modify the mod to accept other alien clothing ? i want to make it kurin compatible, as it doesnt work in 1.5
tc3wikieditor  [author] 16 Sep, 2024 @ 4:14am 
I have now tested that this mod is running on Rimworld Ver. 1.5. For some of the alien races, I have checked that apparel can be made with a sewing machine.