RimWorld

RimWorld

78 ratings
[Meow] Keep Your Coat Behind Your Hair!
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.5, 1.6
File Size
Posted
Updated
855.162 KB
14 Apr, 2024 @ 6:52pm
28 Jun @ 7:37am
6 Change Notes ( view )

Subscribe to download
[Meow] Keep Your Coat Behind Your Hair!

Description
Why do you wear your coat over your hair? I can't understand this newer concept of the rimworld 1.5, but I can fix it.
So Keep Your Coat Behind Your Hair!!!

The coat's layer is "Shell", label is "outer". Hopefully everyone who has this problem can search for this fix.

If there are any coats that should be worn over or below the hair, please let me know. I will add special modifications to these clothes.
23 Comments
Trickity 28 Jul @ 1:09pm 
Great mod
Realm Imp 7 May @ 8:49am 
plans for more jackets mod?
NonExistantFlower 15 Apr @ 6:32pm 
@☯~Shady Divider~☯ are those patches public??? really badly need one for the ratkin mod lol
☯~Shady Divider~☯ 19 Nov, 2024 @ 4:55pm 
An absolute godsend of a mod. For so long I've been dealing with coats/jackets/robes/armor/etc awkwardly being over hair, and it's always hurt my immersion.
I spent maybe a good few hours making a couple personal patches for coats in my current run, specifically for a few race mods (main ones being Miho and Ratkin), was honestly surprised how easy it was to do.
Glatter Krimineller 24 Aug, 2024 @ 12:16pm 
@MamaHelms
<Patch>
<Operation Class="PatchOperationSequence">
<success>Always</success>
<operations>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="VAE_Apparel_TribalPoncho"]/apparel</xpath>
<value>
<shellRenderedBehindHead>true</shellRenderedBehindHead>
</value>
</li>
</operations>
</Operation>
</Patch>
Thats a simple example for a patch of the VAE Tribal Poncho. Just literally copied most of it out of this mod and Replaced the defname.
Glatter Krimineller 24 Aug, 2024 @ 11:43am 
The Messiah
MamaHelms 17 Aug, 2024 @ 7:15pm 
Can you explain it in more detail how to edit the code. I see the <li>Shell<li> line but then where does the "outer" label go? Below it in the same <layers> paragraph?
Kham 17 Jul, 2024 @ 4:19pm 
I want to know who decided to make this change. I just put on a jacket for the first time and instantly though "oh no, a mod has broken something"...
Thank you, though my god it's going to take me days to sort all of the mod clothing I use with these patches haha.
Seriously... why? :D
Lettis 15 Jun, 2024 @ 7:09pm 
Thank you for making this. I hate that the hair layer is under the outer layer now. I thought one of my mods was breaking it so I spent hours trying to fix the issue. Then I found out that it was just 1.5 doing it.
Eoral Milk  [author] 18 May, 2024 @ 2:46am 
@guramo I think that's what other mod authors need to do by them self. There are so many mods that I can't go through and patch them all.