Jump to content

245 files

  1. rjw_corpse_drawnude_fix

    Short Version: After raping a corpse, you may want to put their clothes back by using mod like "Dress Corpse". But you can't make their clothes appear without this mod.
    Longer version:
    The issue appears to come from RJW leaving a corpse's drawNude state stuck at true.
    The problem chain seems to work like this:
    JobDriver_SexBaseInitiator.Start() sets drawNude = true for both the initiator and the partner.
    When the target is a corpse, the partner is resolved as Corpse.InnerPawn, so the dead pawn inside the corpse also gets drawNude = true.
    Normally, this state is supposed to be cleared later.
    However, in corpse-related cases, that cleanup is not symmetrical:
    JobDriver_SexBaseInitiator.End() reliably clears the initiator's drawNude but the corpse-side pawn does not run a normal receiver job, so it does not get the same cleanup path and the fallback cleanup in CompRJW.DoUpkeep() only runs for living pawns, because dead pawns are excluded from that logic As a result, a dead pawn can remain permanently stuck with drawNude = true.
    Once that happens, RJW's render patches treat the pawn as being in a nude-render state.
    Its apparel render nodes get the PawnRenderNodeWorker_Apparel_DrawNude subworker attached, and that worker's CanDrawNowSub(...) simply returns false.
    In practice, this means the apparel nodes are still there, but they are prevented from drawing.
    That is why the corpse can still technically have apparel equipped, while the clothes do not appear visually.
    So this mod exists to fix that specific broken state by clearing stuck drawNude data on dead pawns, instead of changing general apparel behavior.

    142 downloads

    Submitted

  2. Milk Based Drugs

    Supported Languages:

    English (United Kingdom) - Rob The Robot Guard (Mod Author)
    Simplified Chinese - 浣熊大师 and 生物大师


    Absolute Requirements:

    RimJobWorld
     
    Optional But Recommended:
    Equal Milking or Human Cattle - Yet Another Milk Mod - Don't use both milk mods together


    Optional mod compatibility:
    Lactation Expansion - Don't combine this with other human lactation mods. Also DOES NOT INCLUDE ANY NATIVE RJW SUPPORT.
    Vanilla Furniture Expanded - Factory - Allows you to automate the production of this mods items
    Cumpilation - Adds a new recipe that uses cum. If not installed this recipe wont appear

    This mod adds the following:
    1 Milk based fabric
    4 Milk based drugs
    1 Recipe that lets you convert cum into neutroamine (Requires Cumpilation)
     
    All info for the drugs is on the RJW wiki: https://rjw.miraheze.org/wiki/Milk_Based_Drugs/1.6
     
    There will be more drugs or items added in the future.
    If you have any ideas for drugs please create an issue on the Codeberg repo or post it on the LL thread for this mod
     
    Codeberg: https://codeberg.org/RobTheRobotGuard/RW-MilkBaseDrugs

    Credits

    Kilo_MxM: For making the new Milk-Yo, Milk-Juice and Crystal Milk Textures
    浣熊大师 and 生物大师: For creating the Simplified Chinese translation.

    6590 downloads

    Updated

  3. [1.6/RimWorld/Early Verson]Hajimi's SexSlaveCraft_Beta(English available and Bugs Fix)

    Discord:https://discord.gg/Rv3FjK4eX4.You can report bugs on this Discord.
    2026.3.22 Update Beta 2.2.0 Mechanics Overhaul
    Suppression Lock: Natural suppression decay for chained slaves is now set to 0.
    Mood Patch: Slaves no longer receive negative sleep moodlets when sharing a bed with their master.
    Streamlined Crafting: Unified material logic for the Art Bench; kept only Final Specialization recipes.
    Specialization Improvements
    Cow Logic Overhaul:
    Experience is now calculated based on "Estimated Milk Yield."
    Overflowing milk reservoirs correctly convert into actual milk items.
    Adjusted initial lactation levels for newly converted pawns.
    Rendering Fix: Resolved visual bugs for breast rendering during full gelatinization.
    Compatibility
    HumanCattle Boundary: Overhauled the compatibility layer for permanent lactation to prevent logical conflicts or incorrect hijacking by HumanCattle.
    2026.3.22 更新 Beta 2.2.0
    机制重构 (Mechanics Overhaul)
    镇压锁定:拥有锁链的性奴,其镇压值 (Suppression) 自然下降速度调整为 0。
    同床心情:修复了心情补丁,性奴与主人同睡时不再产生负面的睡眠心情。
    特化链路简化:重构了艺创台改造逻辑,统一了材料识别,并精简配方仅保留终极特化。
    特化系统深度优化 (Specialization Optimization)
    奶牛逻辑重构:
    经验结算改为基于“预计产奶量”。
    奶槽满溢后的多余部分会直接转化为实际奶制品。
    调整了初始泌乳量,新转化个体的奶槽不再默认起始为满状态。
    渲染修复:修复了全凝胶化状态下胸部的显示渲染 Bug。
    兼容性增强 (Compatibility)
    HumanCattle 桥接重做:彻底重写了永久泌乳与 HumanCattle 的兼容边界,解决了功能被错误接管或冲突的问题。
    2026.3.20 Update Beta 2.1.10
    Training Logic Overhaul:
    Refined filter logic; toggle behaviors now align strictly with setting descriptions.
    Right-click menu improvement: Failed training attempts now display specific reasons instead of hiding the option.
    Bed Fix: Depraved sex slaves can now use regular beds (no longer restricted to slave beds).
    Bug Fix: Fixed duplicate hover description for "Grip of Chains."
    Debug Tools: SSC Debug Gizmos are now togglable via settings (Off by default).
    2026.3.20 Update Beta 2.1.10
    调教逻辑优化:
    重构筛选设置逻辑,确保开关行为与设置说明完全一致。
    右键菜单改进:不可调教时现在会显示具体的失败原因,不再直接隐藏选项。
    床位修复:恶堕性奴现在可以正常使用普通床位,不再强制要求奴隶床。
    文本修复:修复了“锁链之握柄”在鼠标悬停时描述重复的问题。
    调试功能:SSC 的 Debug Gizmo(调试按钮)现受设置控制,默认关闭。
    2026.3.18 Update Beta 2.1.9
    Full Gelatinization Fix: Refined deletion logic. SSC's internal Hediffs are now preserved; only SSC_FullGelatinizationTemporary is removed.
    ITab Overhaul: Expanded Training ITab with a partitioned layout, significantly reducing UI clutter.
    Human Cattle Compatibility:
    Resolved permanent lactation errors and CE conflicts.
    Added soft dependency bridge (v1): SSC lactation now provides a Vanilla Lactating shell for better integration with Human Cattle.
    2026.3.18 更新 Beta 2.1.9
    全凝胶化修复:修正了误删逻辑。现在不再清除 SSC 自身的 Hediff,仅定向移除临时状态 SSC_FullGelatinizationTemporary。
    ITab 面板重构:大幅扩充了训练 ITab 的窗口尺寸,并采用分区布局,解决了此前界面拥挤的问题。
    Human Cattle 兼容性:
    修复了永久泌乳导致的红字报错及 CE 加载冲突。
    新增第一版软依赖桥接:SSC 永久泌乳现可作为原版 Lactating 兼容壳供 Human Cattle 识别使用。
    2026.3.18 Update Beta 2.1.8
    Emergency fix!!!Resolved issues with ritual behaviors.
    2026.3.18 更新 Beta 2.1.8
    紧急修复仪式的问题。
    2026.3.17 Update Beta 2.1.7
    UI & Interaction
    ITab Expansion: Bus and Cow specializations are now integrated into the expanded ITab.
    Default Values: Added "None" as the default option for Identity and Specialization.
    Local Toggles: Added a per-pawn toggle to "Allow others to train or have sex" (Off by default).
    Research Gates: Specialization options are now locked by research; options appear greyed out with tooltips if not yet researched.
    Specialization Overhaul
    Application Logic: Selecting a specialization applies the Hediff immediately, but stat bonuses only trigger after 20% progress.
    Final States: Final tiers still require "Personality Excretion" and upgrade via the Ritual/Artisan Table.
    Compatibility Rules: Different types of specializations can coexist, but Normal and Final versions within the same line (e.g., Bus vs. Bus_Final) are mutually exclusive.
    Bus Specialization Improvements
    EXP Sources: Experience is gained via sex with non-masters and the "Trade-Sex" patch after merchant transactions.
    Descriptions: Updated labels to reflect "In Progress" vs. "Specialization Completed."
    Cow Specialization (New)
    Tiers: Added Cow and Cow_Final stages.
    EXP Mechanism: Growth is based on "Actual milk produced after orgasm × Multiplier."
    Lactation Logic: Added an "Enable Lactation" toggle. Lactation speed boosts are now exclusive to Cows. Cow_Final features a "Milk Reservoir" that refills breasts every 600 ticks.
    Fixes & Misc
    Full Gelatinization: Fixed various bugs related to the full transformation process.
    Enhanced Settings: Added more customization options; high-frequency logs are now disabled by default.
    Localization: Fully updated ITab keys, DefInjected strings, and dual-language localization.
    2026.3.17 更新 Beta 2.1.7
    ITab 与交互 (UI & ITab)
    ITab 扩展:深度扩展了 ITab 面板,将公交车 (Bus) 与 奶牛 (Cow) 特化选择正式并入。
    默认项优化:身份选择与特化选择新增“未选择”项作为初始默认值。
    局部开关:每个小人新增独立开关,可控制是否“允许其他人进行调教或性交”(默认关闭)。
    研究限制:特化选项现受研究进度控制。未解锁时选项变灰并显示解锁提示。
    特化系统重构 (Specialization Overhaul)
    挂载逻辑:选中特化后会立即挂载对应 Hediff,但其属性加成在进度达到 20% 后才会生效。
    终态升级:Final 状态(最终版)仍需通过“人格排泄”并在仪式台/艺创台进行升级。
    互斥规则:允许多种不同类型的特化共存(如既是公交车也是奶牛),但同类特化的普通版与最终版互斥(例如:Bus 与 Bus_Final 不可并存)。
    公交车 (Bus) 特化完善
    经验来源:明确经验值通过“与除主人外的人做爱”以及“与商人交易后的性交补丁”获取。
    描述更新:普通版显示“特化进行中”,最终版 (Bus_Final) 显示“公交车特化已完成”。
    兼容性:交易后自动性交的 Patch 现在已完美兼容 Bus_Final。
    奶牛 (Cow) 特化新增
    等级体系:新增普通奶牛 (Cow) 与最终奶牛 (Cow_Final) 阶段。
    经验机制:经验获取由“高潮后实际产奶量 × 系数”决定。
    产奶逻辑:新增“开启泌乳”总开关。非奶牛特化个体不再获得生奶加速;Cow_Final 获得“全身腺化”效果,新增奶仓补给(每 600 tick 为胸部补充奶量)。
    其他修复与优化 (Fixes & Misc)
    全凝胶化:修复了全凝胶化过程中的数个逻辑 Bug。
    设置增强:增加了更多自定义选项,高频调试日志现已默认关闭以节省性能。
    文本补齐:补全了所有缺失的 ITab Key、DefInjected 文本以及中英双语本地化内容。
    2026.3.14 Update Beta 2.1.6
    Fixes & Optimization
    Text Fixes: Resolved various bugs in text descriptions.
    Log Toggle: Added a toggle for debug logs in the settings to control background log output.
    Gene Compatibility: Fixed an incompatibility issue with the "Gate of Life" gene from RJW Genes.
    Interception Logic: Harmony protection logic now skips sex slaves carrying the "Gate of Life" gene, ensuring gene-specific mechanics function as intended.
    2026.3.14 更新 Beta 2.1.6
    修复与优化 (Fixes & Optimization)
    文本修复:修正了部分描述文本中的 Bug。
    日志开关:在设置中为调试日志添加了开关,现在可根据需要开启或关闭后台日志输出。
    基因兼容性:修复了与 RJW Genes 中“生命之门”基因的冲突问题。
    拦截逻辑调整:Harmony 保护逻辑现在不会再拦截拥有“生命之门”基因的性奴,确保基因功能正常运作。
    2026.3.13 Update Beta 2.1.5
    Fixes & Adjustments
    Slave Conversion: Fixed ritual logic to ensure daily training no longer mis-triggers the "Convert to Slave" event.
    Localization: Optimized Chinese and English strings and debug logs.
    Protection System
    Harmony Master Switch: Added a master toggle for Sex Slave Protection (On by default).
    Sub-Toggles (On by default):
    Initiation Restraint: "Buses" and "Chained Slaves" are now restricted from initiating rape.
    Exclusive Acts: Non-rape sexual interactions are now restricted to the "Master" only.
    Protection Bypass: Added a toggle to allow or disallow chained slaves from being raped by others.
    Compatibility Optimization
    Refined Detection: Overhauled the protection logic; it no longer treats all receiver-side jobs as rape, significantly improving compatibility with other frameworks.
    Brothel Support: Enhanced compatibility for Brothel and hospitality-related workflows to prevent mis-interception of legitimate sex-worker jobs.
    2026.3.13 更新 Beta 2.1.5
    修复与调整 (Fixes & Adjustments)
    转奴逻辑修复:修复了仪式结算逻辑,现在日常训练(Daily Training)不再会误触发“转化为奴隶”判定。
    文本与日志:优化了相关的中英双语提示及调试日志。
    性奴保护系统 (Sex Slave Protection System)
    Harmony 总开关:新增性奴保护总开关(默认开启),可一键启用/禁用所有保护逻辑。
    保护副开关 (默认全部开启):
    主动限制:“性奴特化公交车”与“锁链性奴”现在被禁止发起主动强暴。
    对象限制:非强暴行为(Consensual)现在仅允许与“主人”进行。
    受袭设置:新增开关控制是否允许处于“锁链保护”下的性奴被他人强暴。
    兼容性优化 (Compatibility Optimization)
    判定重构:优化了性行为保护逻辑的判定方式,不再粗暴地将所有接收者(Receiver)Job 视为强暴,大幅提升了与其他 Mod 的兼容性。
    青楼兼容:针对青楼 (Brothel) 及接客类工作流程增强了兼容判定,尽量减少正常商业性行为被拦截的情况。
    2026.3.12 Update Beta 2.1.4
    Compatibility & Logic
    Onahole Support: Rituals and training now reuse BeOnahole logic; pawns remain in furniture during interactions.
    Work Restrictions: Slaves with "Depravity" status are no longer subject to standard work limitations.
    Localization: Fully updated and optimized Chinese and English strings, hints, and logs.
    Full Gelatinization System
    Mechanics: Requires "Personality Excretion." Success depends on "Fitness vs. Severity," weighted by depravity and training.
    Risk vs. Reward: Guaranteed success at 100% stats; otherwise, surgery results in total destruction.
    Benefits: Clears non-RJW health conditions; grants ultimate buffs and rapid regeneration.
    Visuals & Research: Added semi-transparent purple body tint toggle; unlocked via "Full Body Gelatinization" research node.
    Resonance of Soul and Lust
    Overhaul: Renamed from "Master Empowerment."
    Scaling: Buff stages depend on slave count; intensity scales with average depravity.
    Bonus: Provides a multiplier for Depravity gain during training (x1.1 to x1.8).
    Settings
    Slave Conversion: Added a toggle to enable/disable automatic slave conversion during rituals.
    2026.3.12 更新 Beta 2.1.4
    兼容性与逻辑优化 (Compatibility & Logic)
    Onahole 兼容:调教与仪式现在复用 BeOnahole 逻辑,不会再强行将处于家具状态的目标取下。
    解禁工作限制:只要存在“恶堕”状态,原版奴隶身份附带的禁工限制将被解除。
    文本补全:全面优化并更新了中英双语文本、提示消息与调试日志。
    全凝胶化系统 (Full Gelatinization)
    前置条件:需先完成“人格排泄”。手术基于“适应度 vs 严重度”判定,成功率受恶堕率与训练度加成。
    风险判定:恶堕与训练双 100% 必定成功;未达标强行手术会导致目标彻底毁灭。
    手术收益:成功后清理大部分健康状态(保留 RJW 器官),赋予终态强化与极速恢复。
    视觉与解锁:新增身体紫色微透效果开关;由新研究节点“凝胶化(全身)”解锁。
    灵欲共振场 (Empowerment Overhaul)
    系统更名:原“主人强化”更名为“灵欲共振场”。
    强化逻辑:效果按绑定数量分段,强度由平均恶堕率决定。
    训练加成:共振场现在额外提供调教时的恶堕率获取增益 (x1.1 ~ x1.8)。
    设置调整 (Settings)
    转奴开关:新增“允许仪式转化为奴隶”开关,可手动跳过仪式结算中的转奴步骤。
     
    2026.3.11 Update Beta 2.1.3
    Rituals & Experience
    Ritual Expansion: The ritual process has been expanded to 6 stages, featuring a new Foot Training stage.
    Experience Settlement: Foot training is now included in the body part experience system.
    Experience Multipliers: Experience gain for body parts now receives a bonus multiplier based on the character's Depravity stage.
    Social & Mood
    Master/Slave Bed Sharing: Added a bed-sharing system. Slaves in a depravity state can now share beds with their masters.
    Exclusive Moodlets: Added the "Sharing Bed with Master" moodlet, which dynamically changes based on opinion, depravity level, and special relationships.
    Social Adjustments: Rebalanced social opinion growth during daily and ritual training.
    Empowerment & Protection
    Master Empowerment: Added a new empowerment system. The master gains stronger buffs based on the number of bound slaves and the depth of their depravity.
    Damage Sharing: Added a "Damage Sharing" toggle. When active, bound slaves will take a portion of the damage intended for the master.
    Targeting Priority: Damage sharing prioritizes slaves with Semi-Gelatinized body parts, and those parts will be targeted first.
    System Optimization
    Localization & Logs: Fully optimized and supplemented English/Chinese localization, system hints, and debug logs.
    2026.3.11 更新 Beta 2.1.3
     
    仪式与经验结算 (Rituals & Experience)
    流程扩展:仪式流程现已扩展为 6 个阶段,并新增了专属的足部训练阶段。
    经验结算:脚部训练现已正式纳入部位经验结算系统。
    经验倍率:部位经验获取现在会根据个体的恶堕阶段获得额外的加成倍率。
    社交与心情系统 (Social & Mood)
    主奴同床:新增主奴同床系统。处于恶堕状态中的性奴现在可以与主人共用一张床位。
    专属心情:新增“与主人同床”心情补丁。该心情将根据双方的好感度、恶堕率以及是否存在特殊关系(如恋人等)产生分阶段的数值变化。
    好感调整:重新平衡了日常调教与仪式调教过程中的社交好感成长数值。
    主人强化与保护 (Master Empowerment & Protection)
    强化系统:新增主人强化机制。主人绑定的性奴数量越多、性奴的恶堕程度越深,主人获得的属性强化效果越强。
    伤害分担:新增“伤害分担”功能开关。开启后,绑定的性奴将替主人承担部分伤害。
    判定优先级:伤害分担将优先由拥有半凝胶化部位的性奴承受,并优先命中这些半凝胶化部位。
    系统优化 (System Optimization)
    本地化补全:全面优化并补充了中英双语的文本描述、系统提示消息及开发者调试日志(Debug Logs)。
    2026.3.1 Update Beta 2.1.2
    Fixes & Overhaul
    Job Filtering: Job logic now fully adheres to RJW's filtering system for better consistency.
    Semi-Gelatinization: Semi-gelatinized body parts now gradually restore their own durability over time.
    Body Type Support: Added clothing textures and support for the Thin body type.
    Mechanics
    Enslavement Probability Rewrite:
    Enslavement is still handled via rituals, but the success rate is now calculated based on the Depravity requirement, Willpower, and Ritual Quality (Rating).
    Training Willpower Reduction:
    Training now reduces the target's Willpower. The reduction amount is determined by the training rate: Fixed Value + Percentage of Current Willpower.
    Additions
    Gelatinization Hints: Added system notifications for the Gelatinization process, allowing players to better track progress and state changes.
    2026.3.1 更新 Beta 2.1.2
    修复与逻辑重构 (Fixes & Overhaul)
    任务筛选 (Job Filtering):Job 部分现在完全遵循 RJW 的筛选逻辑,确保任务分配与底层框架保持一致。
    半凝胶化优化:半凝胶化状态现在会持续恢复自身部位的耐久值。
    体型适配:为 Thin(苗条) 体型添加了专属衣服贴图支持,修复了部分服装显示问题。
    机制更新 (Mechanics)
    奴役概率重写:
    奴役判定依旧通过仪式触发,但成功率现在由恶堕率需求、意志值以及仪式评分共同决定。
    调教意志削减:
    调教行为现在会实时降低目标意志,削减数值根据调教率动态计算:固定数值 + 当前意志的百分比。
    新增内容 (Additions)
    凝胶化提示:为凝胶化过程添加了系统提示信息,现在玩家可以更直观地监控进度与状态变化。
    2026.2.28 Update Beta 2.1.1
    Fixes & Optimization
    Semi-Gelatinization: Fixed logic errors within the Semi-Gelatinization surgery and state transitions, ensuring limb replacement and destruction triggers function as intended.
    VEF Compatibility: Perfected compatibility fixes for the Vanilla Expanded Framework (VEF), resolving underlying logic conflicts and potential errors.
    2026.2.28 Update Beta 2.1.1
    修复与优化 (Fixes & Optimization)
    半凝胶化修复:修复了半凝胶化手术及状态转变过程中的逻辑错误,确保肢体替换与毁坏判定按预期执行。
    VEF 兼容性完善:进一步完善了对原版扩展框架 (Vanilla Expanded Framework) 的兼容性修复,解决了底层逻辑冲突导致的潜在报错。
    2026.2.27 Update Beta 2.1.0
    Fixes
    Framework Compatibility: Resolved incompatibility issues with the Vanilla Expanded Framework (VEF).
    Clothing List: Fixed an issue where clothing recipes were not correctly displayed or selectable in the bill list.
    Localization
    AI Translation: Added English localization files generated via ChatGPT. Note: This translation is raw and unpolished by humans; use at your own discretion.
    2026.2.27 更新 Beta 2.1.0
    修复 (Fixes)
    框架兼容性:修复了与原版扩展框架 (Vanilla Expanded Framework) 不兼容导致的逻辑冲突。
    衣服清单:修复了衣服配方清单无法正常显示或选择的问题。
    本地化 (Localization)
    英文支持:添加了由 ChatGPT 生成的英文本地化文件。请注意:此版本翻译未经人工检查与润色,可能存在表达不准确的情况。
    2026.2.26 Update Beta 2.0.9
    Fixes
    Rituals: Fully resolved all known ritual-related bugs. All ritual processes are now functioning correctly.
    Crafting: Fixed an issue where certain clothing items could not be crafted.
    2026.2.26 更新 Beta 2.0.9
    修复 (Fixes)
    仪式全修复:深度修复了所有已知的仪式运行逻辑错误,现在仪式流程已完全恢复正常。
    制作逻辑修复:修复了部分衣服无法在工作台正常制作的问题。
    2026.2.26 Update Beta 2.0.8
    Fixes
    Fixed red error logs during bestiality interactions.
    Fixed known bugs.
    Mechanics
    Personality Excretion: Gel can now only be inserted back by other characters.
    Training Panel: When a pawn has the "Bus" health state, other trainers can now be designated in the training panel.
    Rape Memories: Overhauled memory logic during rape; different memories will trigger based on the character's depravity level.
    Semi-Gelatinization (New Surgery):
    Logic: If "Fitness" reaches 100% first, the limb is replaced. If "Severity" reaches 100% first, the limb is destroyed.
    Guaranteed Outcome: If depravity is at 70% or higher, "Fitness" is guaranteed to reach 100% first.
    2026.2.26 更新 Beta 2.0.8
    修复 (Fixes)
    修复了兽交会报红字错误的问题。
    修复了所有已知 Bug。
    机制调整 (Mechanics)
    人格排泄:凝胶状态现在只能由他人协助塞回。
    调教面板:当小人拥有“公交车”健康状态时,调教面板内现可指定其他调教员。
    强暴记忆:重构了强暴后的记忆逻辑,记忆内容将根据个体的恶堕率产生动态差异。
    半凝胶化(新增手术):
    逻辑判定:若“适应度”先达到 100%,则替换当前肢体;若“严重度”先达到 100%,则毁坏该肢体。
    保底机制:当个体恶堕率达到 70% 时,适应度必定先达到 100%。
    2026.2.24 Update Beta 2.0.7
    Additions & Optimization
    Leveling System: The Specialized Sex-Slave Bus now provides stage-based buffs as they level up.
    Experience Gain: "Bus" characters can now gain experience through trading with caravans, trading with factions, and training.
    Localization: Fully completed all localization text and missing strings.
    Fixes
    General Fixes: Resolved all known bugs and improved overall stability.
    2026.2.24 Update Beta 2.0.7
    新增与优化 (Additions & Optimization)
    等级系统:性奴特化公交车现在将根据等级分阶段提供增益效果(Buffs)。
    经验获取:公交车现在可以通过与商队交易、与派系交易以及接受调教来提升等级。
    本地化补全:补全了所有文本词条的本地化翻译。
    修复 (Fixes)
    全量修复:已修复所有已知 Bug,提升了整体运行稳定性。
    2026.2.24 Update Beta 2.0.6
    Fixes & Optimization
    Rituals: Fixed an issue where rituals were not functioning correctly. All ritual processes have been restored.
    Role Restrictions: Fixed a bug that prevented female characters from becoming "Masters."
    Compatibility: Added compatibility support for the Equal Milking mod.
    2026.2.24 更新 Beta 2.0.6
    修复与优化 (Fixes & Optimization)
    仪式修复:修复了仪式无法正常运行的问题。
    角色限制修复:修复了女性角色无法成为“主人”的问题。
    兼容性添加:现在已成功添加对 Equal Milking Mod 的兼容支持。
    2026.2.23 Update Beta 2.0.5
    [Due to Package ID changes, please re-add this mod to your load order] This update includes a change to the Mod's Package ID. Please manually re-add the mod to your active mod list and adjust your load order!!!
     
    Fixes & Optimization
    Public Bus Functionality: Fixed logic issues. The feature where the "Bus" can have sex with characters other than their master has been restored.
    Settings Fixes: Fixed an issue where certain options in the Mod Settings were not functioning correctly.
    2026.2.23 更新 Beta 2.0.5
    【由于修改包名,请再次将本 Mod 加入排序里】 本次更新调整了 Mod 的 Package ID。请各位玩家务必手动重新将本 Mod 加入加载列表并进行排序!!!
     
    修复与优化 (Fixes & Optimization)
    公交车功能修复: 修复了相关逻辑问题。现在公交车可与除主人以外的人做爱的功能已恢复正常。
    设置问题修复: 修复了 Mod 选项设置(Settings)中的部分配置项无法正常生效的问题。
    2026.2.23 Update Beta 2.0.4
    Fixes & Optimization
    Position Targeting: Fixed a bug where body parts could not be accurately targeted. Positions now correctly match the selection.
    Experience Gain: Fixed a bug where breasts could not be trained. Experience gain for this part is now fully functional.
    Framework Compatibility: Ritual jobs are now compatible with the animation framework.
    Mechanics
    Interaction Logic: "Bus" characters with low depravity levels now have a chance to refuse trading with merchants.
    Outcome Branching: Refusal results in a high probability of being raped by the merchant. In very rare cases, the merchant may forgive the refusal, but the trade will proceed regardless.
    Instant Production & Consumption: Reaching orgasm now triggers the instant production of Milk and PAN. The system will automatically detect the position type:
    Fluid Injection Positions: These are now classified as nutrition replenishment and will not consume nutrition during production.
    Other Positions: These follow standard physical exertion rules and will consume nutrition as usual.
    2026.2.23 更新 Beta 2.0.4
    修复与优化 (Fixes & Optimization)
    部位判定:修复了无法准确指定部位的 Bug。现在选什么姿势就是什么姿势。
    经验获取:修复了胸部无法调教的 Bug。现在该部位可以正常获得经验。
    框架兼容:现在的仪式 Job 已成功兼容动画框架。
    机制调整 (Mechanics)
    交互逻辑:当“公交车”恶堕值较低时,有概率拒绝与商人交易。
    后果判定:拒绝后大概率会被商人强暴;极小概率下商人会选择原谅,但交易依旧进行。
    产出与消耗联动:高潮后,产奶与产 PAN 将瞬间产生。系统将自动检测姿势类型:
    体液灌入姿势:判定为营养补充,产出过程不消耗营养值。
    非灌入姿势:判定为体力透支,产出过程正常消耗营养值。
    2026.2.14  Update Beta 2.0.3
    Fixes all known bugs.
    2026.2.14 更新 Beta 2.0.3
    修复了所有已知bug。
    2026.2.14  Update Beta 2.0.2
    New Mechanics & Features
    Specialization Process Update: Targets undergoing personality excretion will now produce a PersonalitySlime. After completing the "Bus" research, this can be crafted into an edited PersonalitySlime at the Sculpting Table for the target to use and complete the transformation.
    "Bus" Behavior Expansion: Characters with this trait will now automatically have sex with traders after trading concludes. Target restrictions have been removed (can have sex with anyone).
    New Derived Skill: Added a new skill unlocked after oral training. Using it directly reduces the target's Ideology certainty by a percentage.
    Fixes
    Fixed an issue where vaginas were not producing PNA.
    Reduced the weapon damage of the Simple PNA Launcher.
    2026.2.14 更新 Beta 2.0.2
    新增机制与玩法
    特化流程更新:目标进行“人格排泄”后产出人格凝胶 (PersonalitySlime)。完成“公交车”相关研究后,可在艺塑台将其加工为编辑后的人格凝胶,供目标使用以完成转化。
    “公交车”行为拓展:拥有该特性的角色,现在会在贸易结束后自动与贸易者做爱,且解除对象限制(可与任何人做爱)。
    新增衍生技能:添加“口部调教”后解锁的技能,使用后可按百分比直接降低目标的文化认同度。
    修复
    修复了阴道不产生 PNA 的问题。
    下调了简易PNA发射器的武器伤害。
     
    2026.2.1 更新 Beta 2.0.1
     
    [UI] 移除底部操作按钮,新增独立的 ITab 面板进行管理,界面更清爽。
    [Fix] 修复了部分异种族(外星人)无法正确加载组件导致没有面板的 Bug。
     
    2026.1.29 Update Beta 2.0.1
     
    [UI] Removed bottom action buttons (Gizmos) and replaced them with a dedicated ITab panel for cleaner management.
    [Fix] Fixed a bug where certain alien races failed to load components correctly, resulting in missing panels.
     
    注意事项!!!
     
    记得加入Hooman cute(因为我更习惯使用这个body,所以我在画第一件衣服的时候是照着这个body画的。
    ps:衣服的紧身衣部分来自sar版本的Hoomancute,震动棒部分来自onahole,我个人画技不是很好就把这两个的tex结合在这件衣服上了)
     

    11444 downloads

    Updated

  4. Acid's Verse Xenotypes - Coreworlders SA0 patch

    Made a patch for my mod and SA0
    Made this for Verse Xenotypes - Coreworlders mod, it basically changes the mod's textures to fit the SA0 style. I made the original...

    https://steamcommunity.com/sharedfiles/filedetails/?id=3478923148
     
     
    No generative AI was used, all art belongs to me.

    1014 downloads

    Updated

  5. RimJobWorld - Onahole Extension

    Looking for a RJW way to treat your prisoners? Look no further!
    This mod adds bondage furniture that makes your prisoners free-to-use onaholes.
    Requires RJW 5.5.0+
    Version 1.2.6 (5.4.1 compatible) will be available for download but not recommended.
    Gitgud
    Features:
    Several bondage furniture to bind your prisoners to. You can even place them outside your prison! Ability to select who can sex with the bonded prisoner (overrides settings in the rjw menu). Guest will pay silver or goodwill to fuck your onaholes. If colony mech impregnate them, baby mechs will be automatically hacked. So they will be born as friendly mechs. If raiders decide to use onahole, they will quit raiding out of exhaustion. A milking machine. Sex machines Electrical stimulation for faster orgasm or more milk A cum collector to collect body fluids. Can be converted into items or feed directly back to your prisoner. A feeding machine to automatically feed bonded prisoner food. A drug infuser to automatically give bonded prisoner drugs. (Satisfies chemical need and/or give hediff) Provides beauty depending on the beauty of the bonded pawn and its sex abilities A storage that stores all things produced by the bondage buildings. No more "reserved for prisoner" BS when hauling stuff produced in the prison. (Optional) Cross-sectional view of ongoing sex/pregnancy (By Aoi_nasuko)Add rooms for new onahole room in other faction settlement. (By Aoi_nasuko)Residents in the faction's settlement can use the onahole. (By Aoi_nasuko)If all colonist goes down in a hostile faction's settlement, they will be tied to a onahole.(If there are not enough onaholes, they are carried to the bed.) (By Aoi_nasuko)To give the colonists tied to Onahole time to appreciate, the map does not close immediately when everyone is down.(default 1 min) Requirements:
    Rimworld 1.5 RJW 5.5.0+ Harmony Supported Mods:
    Dubs Bad Hygiene. Ability to connect to water pipe network, and use the water to flush waste, satisfy thirst, and shower. [Any mod that adds VE pipe system]: Ability to connect to the pipe network, and pull fluid to feed onaholes or push produced items into the network.
    Facial Animation: Sex and sleep animation Rimworld Animations: A set of animations for all possible types of sex for onaholes. Humanoid Alien Races: Ability to adjust position of textures for each race. Comes with a defaults for some HAR races. Supports changing to sleep face when asleep. Sized Apparel for RJW/RimNudeWorld: Shift texture position by breast size. Also adjustable and comes with defaults for some HAR races.
    RJW Menstruation Cycle: Electrocute accelerates ovulation. Collects blood as a fluid.
    RimJobWorld - Brothel Colony: Uses BC's price curve by default. It can be turned off in settings
    RJW Sexperience: Add beauty according to lust.
    Equal Milking/Milkable Colonist/Other milking mods: Automatically detects milk production and can be milked by milking machine
    Milk pipes: Dump milk/humanoid milk straight into pipe network.
    Cumpilation: Collect leaked cum
    Languages:
    English Simplified Chinese Japanese Russian (By Hemito) Portuguese Brazilian (by Geeh_000) Special Thanks:
    Friends in the chat group for play testing Aoi_nasuko for the fantastic submod defeat patch (Now part of the main mod) Talos for facial animation patch (No longer needed) Sized Apparel Zero for inspiration of loading custom shaders Notes:
    This mod is under MIT license Mod preview image is AI generated. Feel free to make suggestions and report issues. Update Log:
     

    75163 downloads

    Updated

  6. Goblins Race

    Demonic Goblin Horde
    A brutal new enemy faction for RimWorld. The Demonic Goblin Horde swarms from caves and infernal pits, attacking with overwhelming numbers, ruthless captors, and savage melee fighters. Featuring unique pawn types, custom backstories, ideology integration, and relentless raid behavior, this faction brings chaotic, fast‑breeding, permanently hostile goblins to your world.
    Expect frequent raids, no mercy, and a constant fight for survival.
     
     

    6613 downloads

    Updated

  7. [WIP] RimDL 0.1 - A Rimworld Diaper Mod

    RimDL is an ABDL/Diaper mod for Rimworld.
     
    This is a Beta version of the mod
     
    I am putting this mod out there in its current state to get feedback and suggestions.
    I am not an artist, if anyone would like to contribute on the art side I would be very grateful
     
    This is my first Rimworld mod, so updates may be slow.
     
    Currently it adds:
    - A Craftable diaper
    - 2 Mood modifiers
    - A 'Diaper Lover' trait
     
    Currently the diaper is partly 'functional' using DubsBadHygiene's bladder system.
    While a diaper is worn by a pawn, the pawn will use the diaper instead of a toilet.
    The diaper also has a Capacity and a bar that shows how full it is.
     
    What I would like to add in future
    - Polish current features
    - More diapers with different capacities
    - Other AB/DL related items (Pacifiers, adult sized cribs, ect)
    - More Traits and Mood modifiers

    346 downloads

    Submitted

  8. [1.6] AKawaiiTent's Revealing Female Apparel (Sized Apparel)

    VERSION 0.9 RELEASE.
    added clothing support to breast sizes 7,8, and 9. Only outfits not included are vacsuits, and plate bikini top. 
     
     
     
     
    -PLEASE READ!!-
     
    These outfits are made for the female body found in Sized apparel and my mod. They will not show up for any other body shape. (This includes the thin body shape). There may be releases for certain body shapes soon™ but i'll be honest i'm a lazy fuck.
     
    If u use any body shape other than female, you will get the default t-shirt appearance. There are also clipping issues with most xenomods since the breast shape is slightly narrower around the breast area. Its only really noticeable at smaller breast sizes, and could probably be fixed if you know how to replace textures.
     
     
     
    These outfits are meant to have a top and a bottom. I
     
    If you equip a bikini top you will be pantless. Bottom parts should work with most default outfits, but there may be clipping issues with outfits that aren't mine. 
     
    The order you equip stuff matters, Rimworld will render the most recently equipped item on top. A quick fix for this if you equipped in the wrong order is to use the character editor and click the double sized arrow next to the item to un-equip it then click it again to re-equip.
     
     
    Known issues:
     
    Too many things equipped will make the middle layer stuff render above the head, causing clipping. Shouldn't be too much of an issue as long as I crop textures correctly, but it might clip with weird head shapes.
     

    Sized apparel will simulate pregnancy with default human's and the pregnant belly will clip with the outfits. Would recommend taking their pants off.
    If textures are named incorrectly, heads might explode. If you've got an exploding head please take a screen shot of things equipped and body shape. TYTY.
     
    Currently can't seem to add outfits to ideology roles as a required apparel, (for things like leader/moral guide). It technically works gameplay wise, but there's a bug with the tooltip hover for the role whenever you have an modded item in it. the role seems to act and work fine, but the error log tracker gets flooded with error message cuz of the bugged tooltip.
     
     
    List of current things included:
     
    Bikini top/bottom with 3 variants (cloth,furs,metal) with each variant giving you good (heat,cold,damage) resistance respectively.
     
    Leggings/Jeans. Bottom slot, gives decent cold/heat resistance. They have the same silhouette but the jeans have altered texturing.
     
    Tubetop and Croptop sweater
     
    One piece sling bikini.
     
    Lewd Vacsuit(works like default vacsuit)
     
     
    6 Necklaces each with 2 variants (default,middle). The default variant is on the OnSkin layer, so it can go underneath the clothing tops, but this makes it clip with default outfits, so if you want to wear it with a defautl outfit or just want the necklace always ontop, you can equip the middle variant.
     
    A set of plate shoulders based on my favorite paladin set from WoW. Intended to go with the bikini armour variant, looks a little weird with smaller boobs though.
     
     
     
     
    TODO (in no particular order, or priority)
    Add more outfits of course.
    currently planned outfits.
    make textures for the fur variant of the bikini so it looks different.
    make a coat of some kind.
    add a slave outfit (thinking like Leia at jabba's shit)
     
     
    Otherplans that may or may not happen.
    If i can figure out a way to make it work, (might have to talk to OTYOTY and see if he can help me figure it out) but i'd love to add futa variants to the bottom clothing. Even if its as basic as just a single bulge that doesn't change with dick size.  And with that update also do some futa ideology shit. (I've already made a style with statues for myself ;P)
     
     
    Recommended mods:
     
    Camera+ with tweaked zoom settings so you can actually see the details without straining your eyes.
     
    Requirements: Harmony, Sized Apparel, RJW
     
     
    Load order:
     
    Harmony
    Core
    Hugslib
    RJW
    Humanoid Alien Races (if using RNW)
    RimNudeWorld (if using)
    Sized apparel
    other optional RJW stuff
    My mod
     
     
     
     
     
     
     
     
     

    51406 downloads

    Updated

  9. RimFlix - b024 Addon

    A collection of NSFW shows for RimFlix 
     
     
     
    Shows included:
    The Legend of Zelda - 19 shows (18 Flatscreen/Ultrascreen, 1 Megascreen)
    The Legend of Zelda: Femboy Link - 17 shows (17 Flatscreen/Ultrascreen)
    Overwatch: Widowmaker - 22 shows (18 Flatscreen/Ultrascreen, 4 Megascreen)
    Overwatch: D.Va - 25 shows (20 Flatscreen/Ultrascreen, 5 Megascreen)
    Overwatch: Mercy - 28 shows (25 Flatscreen/Ultrascreen, 3 Megascreen)
    Overwatch: Misc - 25 shows (21 Flatscreen/Ultrascreen, 4 Megascreen)
    League of Legends - 19 shows (17 Flatscreen/Ultrascreen, 2 Megascreen)
    Nier Automata - 23 shows (18 Flatscreen/Ultrascreen, 5 Megascreen)
     
     
    Light - consists of 30 shows compiled from packs mentioned above. Download this one if you just want to add a bit of that je ne sais quoi to your Rimworld without waiting like half an hour for it to load.
     
     
     
    Installation:
    1. Get Rimflix
    2. Extract files from .zip into ...\Steam\steamapps\common\RimWorld\Mods
     
     
    How to update:
    1. If the pack was updated - delete the old folder from ...\Steam\steamapps\common\RimWorld\Mods
    2. Place the new one
     
     
    Troubleshooting:
    - Rimworld will flag these packs as outdated. They will work regardless, as long as Rimflix itself stays up-to-date.
    - If you don't like some shows from a particular pack and don't want to age as your Rimworld's loading - delete them from corresponding pack's Textures and Defs folder. You could even compile your own pack by combining texture folders and defs accordingly, it's not rocket science.
    - Ultrascreen shows are a bit squished on Y axis by default, i suggest setting values from .64 to .66 in RimFlix settings. Not a big deal, you might not even notice it.
    - If you're using some retexture mod for vanilla TV's, shows might appear offset. Switch to vanilla TV textures or adjust position by hand in RimFlix settings. 
    - If you're crashing on startup - you're most likely running out of available memory, Performance Fish is highly recommended
     
     
    More to come, stay tuned.
    Sauce
     
    p.s. If you have suggestions - @ me on RJW discord, i don't bite

    73464 downloads

    Updated

  10. Lewd Canine Style

    Lewd ideology style on the theme of zoophilia between women and dogs.
     
    Includes:
    - Structure: door, autodoor, wall
    - Furniture: bed, double bed, chair, stool, end table, dresser, plant pot, standing lamp, tables, shelves
    - Temperature: heater, passive cooler
    - Sculptures: 30 grand, 36 large, 37 small
    - Floor: canine carpet
    - Weapons: 9 melee
    - Misc: large stele
    - Dress: slave collar, visage mask
    - Royalty: drape, royal bed, column, fine carpet, fine tile, ornate door
    - Ideology: lectern, 40 slabs (9 medium, 7 broad, 24 vertical), 23 rugs (14 medium, 9 broad), 3 ideograms, 3 relics, column
    - Biotech: 5 baby decorations, crib
     
    Installation:
    Unzip the downloaded file and place the Lewd Canine Style folder in the path Steam\steamapps\common\RimWorld\Mods (for the Steam version of the game).
     
    Dependencies:
    ATH's Styleable Framework (required framework for displaying some textures)
     
    To accommodate animals on the second half of a double bed, use the ElToros Bestiality Addon (enabled in settings).
    When creating the mod, some of the developments from the following mods were used: Gerrymon's Erotic Style (base for grand sculptures), SCC Lewd Sculptures (base for the lectern), Style Revised - Animalist (chair, stool, tables and some weapons), RJW - Whorebeds (base for the beds).
    Images generated by the neural network and drawn by the authors Polki, Tsurugi33, Alterxone, NIKA, AINoob17, turria etc. were also used.
    Special thanks to ElToro for helping with image processing for the lectern.
     
    My Discord: alpenglow305
     
    Git Page

    17867 downloads

    Updated

  11. RaddusX's Demons

    Currently adds 2 Xenotypes (Succubus & Incubus) with custom sounds and abilities.
     
    Additional Screenshots
    Note that the germline genes aren't added by the xenotype. The ones in the screenshots are whatever germline genes that pawn had at the time.
    Succubus Demon Form & Succubus Human Form Incubus Demon Form & Incubus Human Form
    Overview/Features
    2 Xenotypes (Incubus & Succubus) Custom abilities (Polymorph for both, and Draining Kiss for Succubi). See their dedicated sections below for more details! Draining Kiss ability has the chance to turn the target into a Sanguophage! Custom genes (some courtesy of other mods - credits below!) No hemogenic genes! (you may or may not like that, but I didn't want these xenotypes to depend on hemogenic genes. However, if you want your
    Succubi to use hemogenic genes I recommend the great ReSplice: Charmweavers mod!) Custom sounds (so far ability sounds + succubus sounds)

    Requirements
    RimWorld v1.6. Biotech Royalty Vanilla Expanded Framework Vanilla Races Expanded - Archon (extremely aggressive, natural psylink, & maniac genes)

    Installation
    This is only for people unfamiliar with RimWorld mod installation, or as a reminder:

    Add to your RimWorld\Mods folder so it should look like this: RimWorld\Mods\raddusx-demons
    (note the RimWorld folder is the one that contains the .exe)

    Inside the raddusx-demons folder, you should see the folders About, Defs, etc. There shouldn't be a raddusx-demons folder inside this folder.

    Recommended
    Mods I recommend using alongside this mod, or if you want them to appear as they do in the screenshot(s):
    [NL] Facial Animation - WIP [NL] Facial Animation - Experimentals [BT] SpawnThoseGenes! [BT] EyeGenes2 | Base - [NL] Facial Animation UNAGI Facial Animation UNAGI Facial Animation.biotech UNAGI Vanilla Hairs UNAGI_Hair1 UNAGI_Hair2 Vanilla Weapons Expanded (Whip) Medieval Overhaul (other weapons) Sized Apparel (for bodies/clothing) Bread Mo's Valentine's Day apparel

    Succubus & Incubus - Shared Genes
    Archite (Ageless, Archite metabolism, Non-senescent, Perfect immunity, Scarless, Natural psylink) Normal (Superfast wound healing, Psy-sensitive, Very unhappy, Maniac, Cold super-tolerant, Heat super-tolerant, Extremely aggressive,
    Very attractive, Strong stomach, Dark vision, Wings, Spiked tail, Claws, Red eyes) "Very unhappy" gene was added for metabolic cost but is also intended to express the difficulty of managing these xenotypes, rather
    than them being "unhappy". They rather like what they do in fact! I may replace this with a custom gene in the future.

    Succubus Only Genes
    Succubi are meant to be weaker than Incubi overall, but they do have the Draining Kiss ability, and are more socially adept than Incubi. (or
    rather, they prefer getting what they want without having to resort to violence). And of course, access to psy powers, but Incubi have those too. Succubus (human-form or demon-form), Mini-horns (varied), Awful mining, Great social, Thin or Standard body

    Incubus Only Genes
    Incubi are meant to be stronger than Succubi, but they are less socially adept than Succubi. (or rather, they prefer using brute force
    to get what they want) In my colony I use Incubi as frontline soldiers and equip Succubi with crossbows or whips, but Succubi can still hold their own,
    especially since they have access to psy powers as well. Incubus (human-form or demon-form), Horns (varied), Strong melee, Strong social, Standard or Hulk body

    Polymorph Ability (Both Xenotypes)
    Both xenotypes can polymorph into a human-looking pawn, meaning their horns, red eyes, red skin color, wings, and tail are disabled.
    Also, their horns don't change when polymorphing back and forth! When in their human form, they suffer no social penalties (-60 in demon form, if they have line of sight), but will lose the benefits of
    their wings and tail, for example. Their hunger rate will also slightly increase in this form. When in their demon form, they suffer no penalties except a -60 social penalty (if they have line of sight). I chose -60 for now as they
    are meant to be very beautiful but most people would still be struck by their appearance and see them as a threat. They would look like impids to most people, except with wings and tails. This will likely be expanded on in the future. The social penalty doesn't apply if both pawns are Succubi or Incubi. Psyfocus Cost: 1% Heat gain: 1 Cooldown: 1 second

    Draining Kiss Ability (Succubi)
    This signature ability of the Succubi can drain their target of all their psyessence (your psyfocus will be refilled), killing the target in
    the process. Success chance is based on the caster and target's melee skills (melee skill XP is also used in the calculation). Max chance: 95%, Min
    chance: 5% It doesn't work on Succubi, Incubi, or Sanguophages (or any pawn with the Hemogenic gene) There is a small chance when draining the target that they will be transformed into a Sanguophage, instead of dying, and put into a
    Xenogermination coma (2 days). I plan on expanding on this in the future such as adding either a positive or negative opinion when they wake up, depending on certain conditions. If it fails, the target will go berserk and attack you. They will also have a -100 opinion towards you. You will also be weakened for 3
    days. Psyfocus Cost: 50% (subject to change. I did have it set to 90% recently) Heat gain: 30 Cooldown: 3 days

    Meditation Focuses
    Both Incubi, & Succubi (except w/ Draining Kiss ability), can only regain psyfocus through Sex (RJW only - see note below), or by
    meditating on their throne. (However, I thought this would prevent them from meditating anywhere else but they still sometimes meditated in their rooms for example. In 1.5 at least. I think this is vanilla behavior or a bug.) Psyfocus currently isn't gained when using the vanilla Lovin' feature. I plan on adding support for this in the future.

    RimJobWorld Compatibility
    This mod is compatible with RimJobWorld. The Sex meditation focus is used so that psyfocus can be regained through sex. The Sex need will decrease 100% faster for Incubi & Succubi. It probably sounds faster than it actually is. I recommend checking your RJW settings to make sure the Sex need decay rate is set to 100%.

    OTYOTY / Zero's Sized Apparel Compatibility
    I modified the position of the wings and tail specifically for this mod.

    License
    CC BY-NC-ND 4.0

    Planned Features
    Please see here

    Credits
    Please see here

    7372 downloads

    Updated

  12. [1.6] Kilo's High Heels of Rim Vanilla-style Retexture

    Hi gang
     
    Just a simple vanilla-style retexture for the High Heels of Rim mod by Poranya

    2929 downloads

    Updated

  13. Canines Animations

    Mating animations of canines with women and for canines among themselves.
     
    Animations only for canines: Labradors, Huskies, Timber Wolves, Arctic Wolves and Wargs; from DLC Odyssey: Bog Hound, Great Wolf; from VAE: German Shepherd, Great Dane, Rottweiler;
    New sounds: fucking, knot pull out, pre knot pull out.
     
    Animations:
    Doggy Side View (SV) Doggy SV with Change Angle Doggy SV with Licking before Mating (LBM) Missionary Above View (AV) with LBM (with hands) Doggy AV with LBM Dragging Licking Blowjob Handjob  
    Installation: Unzip the downloaded file and place the Canines Animations folder in the path Steam\steamapps\common\RimWorld\Mods (for the Steam version of the game).
     
    Dependencies:
    Harmony HugsLib Rimworld Animations 2.0 RimJobWorld  
    Desirable:
    H.C AnimalReskins Complete 2 for Canines Animations (a modified version by me with aligned animal textures for animations) 
    When this mod is enabled, animation offsets will automatically adjust to the new canine textures. Sized Apparel - Zero (alignments for pawns were made for the textures of this mod)  RJW - Animal Graphics Addon (almost all animations support genital textures for animals)   
    GitPage: https://gitgud.io/Alpenglow305/canines-animations

    53460 downloads

    Updated

  14. [1.6] Kilo's Vacsuit Series - Sized Apparel Patch

    Hi guys, this lil mod includes patches for almost all of my vacsuits - https://steamcommunity.com/workshop/filedetails/?id=3530186102
     
    Be sure to load it after both my mods and SA0
     
    Report any bugs and i'll be sure to fix em

    6798 downloads

    Updated

  15. Sxcher's Shella Backgrounds NSFW Retexture.zip

    ----------------------------Special thanks to Jingo1010的 programming help---------------------------------
     
    ♡。大。滿。足。♡
     
    To keep myself in a good mood, I drew ALLLLLLL nfsw versions.
    In the future I may create works that are unique to me, for example the background of Aya race!!!!
    2024/10/26 I did it!! A littile.But I will keep going
     




    Precaution:
    1. The description is Google Translate, there may be strange words.
    2. Secondary creations of this work will be deleted if requested by the original author.
    3. This is our random creation and we do not guarantee the quality.
    4. If you have any questions or suggestions, please leave a message.
    5.Need Shella 
    6. Enjoy!

    18188 downloads

    Updated

  16. RJW Extra Xenotype Patches

    This mod requires Biotech DLC

    This mod adds additional RJW support for Biotech xenotypes by giving them genes from RJW genes to give them the correct genitals that are apropeate for their kind.
    Dependencys:
    RJW Genes
    RJW
    RJW Race Support


    I am open to taking suggestions for other mods to be supported. Press the "Get Support" button to access the forum post for this mod. 
    Just make sure your suggestion is for mods that have Xenotypes that need patching (If the xenotype is practicly a human then i wont patch it since its kinda redundent doing so)

    Git: https://gitgud.io/RobTheRobotGuard/rjw-extra-xenotype-patches 
     
    Please check the RJW wiki for the list of mods supported by this mod: https://rjw.miraheze.org/wiki/RJW_Extra_Xenotype_Patches/1.6
     
    Hope you enjoy this mod!

    13088 downloads

    Updated

  17. Ultimate Animation Pack - Voiced

    UAP but fully voiced.

    10196 downloads

    Updated

  18. RimJobWorld - Sexperience Ideology en Español

    About This File
    Esta es una traducción al español para el mod de RimJobWorld - Sexperience Ideology, estoy 99% seguro de que el mod está traducido en su totalidad. Aunque puede que me falte traducir alguna que otra cadena, pero hasta ahora está completa.
     
    ---------------------------------------------------------------------------------------------------
    Recuerda que puedes apoyarme en Patreon, no solo por mis traducciones sino también por otros proyectos en los que estoy involucrado.
     
     
     
     
    Si buscas más traducciones para otros mods, te invito a ver mi colección de traducciones para RimWorld en la Workshop de Steam.
     
     
     
    Lista de traducciones para mods +18 para RimWorld
    RimJobWorld en Español RJW Animations en español RimJobWorld - Onahole Extension RJW Menstruation Cycle en español Sized Apparel Zero en español RimJobWorld - Genes [NSFW] en Español RimJobWorld - Brothel Colony en Español RimJobWorld - Privacy, Please! en Español Lactation Expansion en Español Mutagen and Mutation en Español RimJobWorld - Sexperience Ideology en Español Mas por llegar... (puedes hace una petición)

    392 downloads

    Submitted

  19. Mutagen and Mutation en Español

    Esta es una traducción al español para el mod de Corruption, Bimbofication, Mutation and Mutagens, estoy 99% seguro de que el mod está traducido en su totalidad. Aunque puede que me falte traducir alguna que otra cadena, pero hasta ahora está completa.
     
    ---------------------------------------------------------------------------------------------------
    Recuerda que puedes apoyarme en Patreon, no solo por mis traducciones sino también por otros proyectos en los que estoy involucrado.
     
     
     
     
    Si buscas más traducciones para otros mods, te invito a ver mi colección de traducciones para RimWorld en la Workshop de Steam.
     
     
     
    Lista de traducciones para mods +18 para RimWorld
    RimJobWorld en Español RJW Animations en español RimJobWorld - Onahole Extension RJW Menstruation Cycle en español Sized Apparel Zero en español RimJobWorld - Genes [NSFW] en Español RimJobWorld - Brothel Colony en Español RimJobWorld - Privacy, Please! en Español Lactation Expansion en Español Mutagen and Mutation en Español Mas por llegar... (puedes hace una petición)

    113 downloads

    Submitted

  20. RJW - Faction

    Hi folks, just made a mod for myself, but wanted to share it for others who wish to use it. 
     
    DLC Required : Biotech and Ideologie
    DLC Recommended : Ideologie
    Mods Required : RimJobWorld and RJW Gene
    Mods Recommended: RJW Sexperience Ideology, Lewd Ideology Origin and Tentacle Love
     
    A Succubus Tribe with following memes : Lewd Origin (Lewd Ideology Origin), Nudism (Vanilla), Zoophile (RJW Sexperience Ideology), Lewd (RJW Sexperience Ideology) and Tentacle Lovers (Tentacle Love) A Incubus Tribe with the following memes : Lewd Origin (Lewd Ideology Origin), Rapist (RJW Sexperience Ideology), Lewd (RJW Sexperience Ideology) and Raider (Vanilla) A Cumazone Tribe (Permanently Hostile) with the following memes : Lewd Origin (Lewd Ideology Origin), Cannibal (Vanilla), Raider (Vanilla) and Pain is Virtue(Vanilla)  
    It work on my side, but since i havent modded Rimworld in a shit long time, i admit that i might have missed stuff, so do tell me if you find bugs or got suggestions.
     

    7300 downloads

    Updated

  21. 【RJW模组-简体翻译/汉化补充】(2025/11/22更新)

    描述:这是一个存放RJW模组翻译文件的地方
     
    翻译的模组:(由于我初始化了电脑,原先的整理文件已经不在,所幸我将翻译文件放在网站上,因此需要整理一下,后面再粘贴出翻译过的模组,这里先将文件贴出)
     
    我的翻译网站:网站
     
    翻译模组列表:
     
    RJW:
    RimJobWorld v6.0.2
     
    RJW-Animation:
    RJW-Animations v2.2.0
     
    RJW-Royalty:
     
    RJW-Ideology:
     
    RJW-Anomaly:
     
    RJW-Biotech:
    RJW-Gene v2.6.1
     
    RJW-Odyssey:
     
    SA0 Apparel:
    Latex Clothing v1.1
     
    Other:
    Lewd Canine Style
    tips:我只是按照rjw-wiki上的模组列表分类进行模组的分类,不代表我所有翻译的文件都能同时启用并运行
     
     
     
     
    更新日志:
    2025/11/22
    更新了 Lewd Canine Style 的翻译
    2025/11/21
    添加了 latex clothing 的翻译
    Latex-clothing.zip Lewd Canine Style.zip

    801 downloads

    Submitted

  22. Pubic Hair Genes

    This mod adds two genes for pubic hair and patches vanilla xenotypes (except yttakin) to have these genes.
    Pubes look weird on vanilla pawns, but whatever. Best paired with ScrubDaddy's Bodies.
    Requires Better Gene Graphics Framework that has a few useful features ('offset by body type' and 'texture by age').
     
    Mods from the preview pic:
    VTE - [NL] Facial Animation ScrubDaddy's Bodies and Hair Inclusive Skin Tones 1.6  
    Recommended:
    Camera+  
    Code wise help/suggestions are welcome. I will update the mod probably some time later.

    1724 downloads

    Updated

  23. The Phali: A Phallic and Homoerotic Ideology Style for Rimworld

    The Phali
    A Phallic and Homoerotic Ideology Style
     
     
    Hello everyone this mod is very much a very basic shell of an ideology, only really existing just to add some homoerotic imagery into the game.
    Ɑ͞ ̶͞ ̶͞ ̶͞ لں͞
    I don't think Ill be really updating it beyond what it is. But it works and it all appears in game!
    Ɑ͞ ̶͞ ̶͞ ̶͞ لں͞
    So if anyone wants to take a crack at fleshing it out more or adding more assets please feel free to do so!
     
    Ɑ͞ ̶͞ ̶͞ ̶͞ لں͞

    Many of the assets were inspired directly by actual historical artworks.

    2077 downloads

    Submitted

  24. Lactation Expansion en Español

    Esta es una traducción al español para el mod de Lactation Expansion, estoy 99% seguro de que el mod está traducido en su totalidad. Aunque puede que me falte traducir alguna que otra cadena, pero hasta ahora está completa.
     
    ---------------------------------------------------------------------------------------------------
    Recuerda que puedes apoyarme en Patreon, no solo por mis traducciones sino también por otros proyectos en los que estoy involucrado.
     
     
     
     
    Si buscas más traducciones para otros mods, te invito a ver mi colección de traducciones para RimWorld en la Workshop de Steam.
     
     
     
    Lista de traducciones para mods +18 para RimWorld
    RimJobWorld en Español RJW Animations en español RimJobWorld - Onahole Extension RJW Menstruation Cycle en español Sized Apparel Zero en español RimJobWorld - Genes [NSFW] en Español RimJobWorld - Brothel Colony en Español RimJobWorld - Privacy, Please! en Español Lactation Expansion en Español Mas por llegar... (puedes hace una petición)

    399 downloads

    Submitted

  25. RimJobWorld - Privacy, Please! en Español

    About This File
    Esta es una traducción al español para el mod de RimJobWorld - Privacy, Please!, estoy 99% seguro de que el mod está traducido en su totalidad. Aunque puede que me falte traducir alguna que otra cadena, pero hasta ahora está completa.
     
    ---------------------------------------------------------------------------------------------------
    Recuerda que puedes apoyarme en Patreon, no solo por mis traducciones sino también por otros proyectos en los que estoy involucrado.
     
     
     
    Si buscas más traducciones para otros mods, te invito a ver mi colección de traducciones para RimWorld en la Workshop de Steam.
     
     
     
    Lista de traducciones para mods +18 para RimWorld
    RimJobWorld en Español RJW Animations en español RimJobWorld - Onahole Extension RJW Menstruation Cycle en español Sized Apparel Zero en español RimJobWorld - Genes [NSFW] en Español RimJobWorld - Brothel Colony en Español RimJobWorld - Privacy, Please! en Español Lactation Expansion en Español Mas por llegar... (puedes hace una petición)

    427 downloads

    Submitted


×
×
  • Create New...