Skip to content

Mods & CC

Mods 与自定义内容 (CC)

所有 Paralives 模组和自定义内容 (CC) 汇于一处,可浏览索引。21,256 个 Steam 创意工坊项目,每次 wiki 构建时从创意工坊 API 刷新。

21,256Total items
2,558Modpacks
12,746Households
5,778Houses

How install works

The 30-second version

  1. 1. Open the Paralives Workshop on Steam and Subscribe to a mod.
  2. 2. Steam downloads the .mod folder under Paralives/Workshop/.
  3. 3. Launch Paralives. New content shows up in the relevant tab (build mode, Paramaker, etc.).
  4. 4. To remove, unsubscribe in Steam - Paralives unloads it on next launch.

The .mod folder format

What's inside a mod

Paralives loads a tree of Main.mod/ + each Workshop subscription. A mod can ship:

  • Settings/*.setting overrides (skills, careers, traits)
  • Environments/Items/ with .fbx + .png assets
  • Lot files *.lot and household files *.household
  • Translation strings via translations-*.json

Looking for something specific?

Open the Steam Workshop directly

Open Workshop

FAQ

How do I install a Paralives mod?

On Steam, open the Paralives Workshop, find a mod, and click Subscribe. Steam downloads it automatically and Paralives loads it the next time you launch the game. Mods live in [Paralives]/Main.mod/ plus a per-mod folder. Unsubscribe in Steam to remove a mod cleanly.

What kinds of mods can Paralives load?

The Workshop ships three buckets: Modpacks change gameplay or add content (new items, careers, traits), Households are pre-built Parafolk families, and Houses are pre-built lots you can plop into your town. All load through the same .mod folder mechanism.

Do mods break when Paralives updates?

Sometimes. Modpacks that override Settings files (skills, careers, traits) are most fragile because each game build can rename or restructure fields. Households and Houses are usually safer because they target the asset format which changes more slowly. Check a mod's Workshop comments after a patch.

Where do I report a broken or NSFW mod?

Use Steam's Report button on the mod's Workshop page. Workshop handles all moderation, comments, and ratings centrally - we link out to the same place from every entry on this wiki.

什么是 Paralives CC(自定义内容)?

CC 即 custom content(自定义内容),是模拟人生社区对玩家自制外观内容的叫法:发型、服装、家具等。在 Paralives 中,所有 CC 都以 Steam 创意工坊模组的形式发布,本索引全部收录:可搜索、按分类筛选、直达订阅链接。

BepInEx 是什么?能用于 Paralives 吗?

BepInEx 是 Unity 游戏的插件加载器,用于修改游戏逻辑的代码模组,而非添加内容。Paralives 基于 Unity(Mono),BepInEx 支持这种环境。普通内容模组,家具、服装、地块,都通过 Steam 创意工坊发布,无需额外工具。