RimWorld

RimWorld

60 ratings
Mofu Mofu Yttakin
2
   
Award
Favorite
Favorited
Unfavorite
Mod, 1.4, 1.5, 1.6
File Size
Posted
Updated
333.020 KB
5 Nov, 2023 @ 12:14am
12 Jul @ 8:11pm
4 Change Notes ( view )
You need DLC to use this item.

Subscribe to download
Mofu Mofu Yttakin

In 1 collection by Harvest
AFU Biotech Races
8 items
Description
Inspired by by the mod Wolfgirl Yttakin by 桑琳Kuwa

I decided to turn my Yttakin into foxes as I already have wolves covered with Bill Doors' Wolf Girl Gene. I wanted a simple fox race that made use of AFU's wonderful fluffy fox tail + ears. Replacing the vanilla Yttakin looks was something I settled on for my own install. I also changed the xenotype around as seen in my uploaded screenshot.

Figured I'd toss this up as both a way to back the file up and to share with other people who may want to change up the Yttakin.
20 Comments
EMENELO 22 Jul @ 4:14am 
oh i changed the xml file and it worked, thank u
EMENELO 21 Jul @ 6:54pm 
i love all your afu races mods, i was wondering if there is a way to bring back the furskin to the yttakin?
Head 15 May @ 8:55pm 
Thanks for making this mod
桑琳Kuwa 23 Dec, 2024 @ 6:41am 
I updated the logic of skin looking by not remove but change the furskin def to make my own mod more vanilla-ish. Hope that can help:bbtraccoon:
Realm Imp 12 Oct, 2024 @ 7:29pm 
awesome mod harvest.
DEM APPLES!!! 26 Sep, 2024 @ 5:09pm 
also ty
Virsia 16 May, 2024 @ 4:20am 
oh wow this looks nice
Harvest  [author] 15 May, 2024 @ 4:23pm 
Added the 1.5 tag and a mod icon. As far as I know, the mod should be fine in 1.5 with the required mods being up to date. I didn't see any red logs while doing a quick test with pirate spawns.
DEM APPLES!!! 9 May, 2024 @ 9:19pm 
also I love this mod ,please update it some time its cool much better ,and less weird than the normal yttakin
DEM APPLES!!! 9 May, 2024 @ 9:16pm 
if you want to use ,and fix this mod go into the about file delete the edge about.xml file then go to note pad, and type this in.

<ModMetaData>
<name>mofumofu_yttakin</name>
<!-- The name of your mod in the mod list -->
<author>harvestingseason</author>
<!-- Usually set to your Steam name -->
<packageId>mofumofu.ytta</packageId>
<!-- a unique identifier for your mod. Must contain only a-z and periods, no spaces. -->
<supportedVersions>
<!-- the version(s) your mod supports in X.Y format. 1(X).3(Y) -->
<li>1.4</li>
<li>1.5</li>
</supportedVersions>
<description>Touch fluffy tail.</description>
<!-- enter information describing purpose of mod -->
<modDependencies>
<li>
<packageId>JintuziLamian.Gene.XenoCosmetic</packageId>
<displayName>AFU Cosmetic Gene Expanded</displayName>
<steamWorkshopUrl>https://steamhost.cn/steamcommunity_com/sharedfiles/filedetails/?id=2880942803</steamWorkshopUrl>
</li>
</modDependencies>
</ModMetaData>