Ludeon Forums

RimWorld => Mods => Help => Topic started by: panggul_mas on September 18, 2015, 12:37:04 PM

Title: Changing default materials for structures/furniture
Post by: panggul_mas on September 18, 2015, 12:37:04 PM
Structures (walls, doors, etc) and furniture all tend to default to steel materials. Its a small but nagging issue, but I'm interested in how you'd change it to default to wood or some other material. Also, it stays put when you change it manually, but always resets on reload.

Changing the order of the <stuffCategories> in the xml doesn't do anything, and they are not in alphabetical order. Any insight would be appreciated.

thanks!


EDIT: thanks to latta for pointing out that this is actually hardcoded in the assembly. Guess its time to go figure out what any of that means!

Title: Re: Changing default materials for structures/furniture
Post by: Gnaxx on July 23, 2021, 06:31:48 AM
I know this thread is very old (and am sorry to revive it), but I was wondering : has there been any changes concerning this ?
Can't you still change manually default materials of all furnitures for example ? Isn't there any way ?
Title: Re: Changing default materials for structures/furniture
Post by: RawCode on July 23, 2021, 09:22:31 PM
you can inject custom code and override any logic, including sorting order, default rotation and anything else.