边缘世界 RimWorld

边缘世界 RimWorld

67 个评价
Mofu Mofu Yttakin
2
   
奖励
收藏
已收藏
取消收藏
Mod, 1.4, 1.5, 1.6
文件大小
发表于
更新日期
333.020 KB
2023 年 11 月 5 日 上午 12:14
7 月 12 日 下午 8:11
4 项改动说明 ( 查看 )
您需要 DLC 才能使用该物品。

订阅以下载
Mofu Mofu Yttakin

在 Harvest 的 1 个合集中
AFU Biotech Races
8 件物品
描述
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 条留言
Blood Joe 7 月 22 日 上午 4:14 
oh i changed the xml file and it worked, thank u
Blood Joe 7 月 21 日 下午 6:54 
i love all your afu races mods, i was wondering if there is a way to bring back the furskin to the yttakin?
Head 5 月 15 日 下午 8:55 
Thanks for making this mod
桑琳Kuwa 2024 年 12 月 23 日 上午 6:41 
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:
girk 2024 年 10 月 12 日 下午 7:29 
awesome mod harvest.
DEM APPLES!!! 2024 年 9 月 26 日 下午 5:09 
also ty
Virsia 2024 年 5 月 16 日 上午 4:20 
oh wow this looks nice
Harvest  [作者] 2024 年 5 月 15 日 下午 4:23 
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!!! 2024 年 5 月 9 日 下午 9:19 
also I love this mod ,please update it some time its cool much better ,and less weird than the normal yttakin
DEM APPLES!!! 2024 年 5 月 9 日 下午 9:16 
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://psteamcommunity.yuanyoumao.com/sharedfiles/filedetails/?id=2880942803</steamWorkshopUrl>
</li>
</modDependencies>
</ModMetaData>