Ради вашего удобства наш сайт использует cookies! Узнать больше! Мы используем cookies

Chicken nests Continued

[b]Original Mod:[/b] [url=https://steamcommunity.com/sharedfiles/filedetails/?id=2894277691]https://steamcommunity.com/sharedfiles/filedetails/?id=2894277691[/url] [b]Note:[/b] You must unsubscribe from the original mod, I use the same packageId to keep compatibility going! [hr] Original Description A quick personal mod I made as an improvement of [url=https://steamcommunity.com/sharedfiles/filedetails/?id=760708576]Sulusdacor's chicken nest[/url] mod. This version adds some custom code which makes it so that [i]only chickens[/i] can use the nest. Just a quick 15 minute mod I put together because I was sick of micro-managing the nest assignments. I also upscaled and cleaned up the texture. For other modders... Technically, the code that powers this mod could be extended to any animal or bed. You could make a bed that only thrumbos could use, for example. Code example: <modExtensions> <li MayRequire="owlchemist.chickennests" Class="AnimalBeds.AnimalBed"> <species> <li>Chicken</li> </species> </li> </modExtensions> Credit [list] [*] Sulusdacor for the original mod and artwork [/list]