// mod author

76561198381688396

7 mods1K total downloads 3.8 avg rating

// works All mods

Hospitality Silver Patch
management

Hospitality Silver Patch

The silver carried by Hospitality visitors can be scaled using the custom multiplier in the mod's configuration settings, bypassing Hospitality's built‑in 10× cap, with the multiplier adjustable up to 200×.

management

RSB OwnedStation Abandon Fix

Fixed a configuration bug that occurred when using Gravship Conquest-RimSkyBlockDLC with Vanilla Gravship Expanded-Chapter 1: Config error in RSB_OwnedStation_WorldObject: RSB_OwnedStation_WorldObject has WorldObjectCompProperties_Abandon but it's not MapParent.

management

RimTalk Context Upgrade Fix

Fixes compatibility issues between RimTalk and RimTalk Context Upgrade (RCU) after RimTalk's latest update, and patches defects in RimTalk itself and related mods.

management

Rimtalk Expand 新闻衰减修复补丁

修复 Rimtalk Expand 模组中新闻消息过快消失的问题。 问题根因: RimTalk 的 AI 对话在后台频繁触发,每次调用 BuildInjectionText 时会递减新闻的 currentPriority(讨论衰减),当 currentPriority = 0 时直接从列表删除该新闻。 默认衰减率为1,权重1的新闻仅需1次对话即被删除,权重3的也仅3次。 此机制不检查锁定状态和TTL,导致UI上的"锁定"和"延长持续时间"完全无效。 修复内容: 1.