Ludeon Forums

RimWorld => Mods => Topic started by: Bobisme on September 14, 2018, 06:04:28 PM

Title: Furniture mod template? :) :)
Post by: Bobisme on September 14, 2018, 06:04:28 PM
Hey ppl :)

Are there templates for mods?
I found one guy with a workbench template, but apart form that, nothing
Was looking for a way to implement my own furniture, without having to code from a-z, i checked out the rimworld wiki on modding, they use 'defendthatcolony' so i downloaded the mod itself to try and compare, but i see no way to add say, the sound wood makes when you craft with it

Would love to see a fully coded furniture mod with text like add this or this  'here'  :P :D

Thanks for any help :)




Title: Re: Furniture mod template? :) :)
Post by: SargBjornson on September 15, 2018, 10:07:54 AM
I fooled around with it in this unreleased mod: https://github.com/juanosarg/GraphicOverhaul

Feel free to take a look at it and use whatever you like! Textures have credits though, mainly from http://yms.main.jp/

Oh, it is also B18, but buildings didn't change much :)
Title: Re: Furniture mod template? :) :)
Post by: Bobisme on September 15, 2018, 11:33:22 AM
Cheers, thanks mate :)
I play on B18 atm , so it works out sweet :)
Title: Re: Furniture mod template? :) :)
Post by: mipen on September 17, 2018, 04:28:06 AM
Remember that you can also look at the furniture code for the core game. Adding your own furniture is (mostly) as easy as copy/pasting from vanilla and editing some values