Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
| Last updated | 7 hours ago |
| Total downloads | 7 |
| Total rating | 0 |
| Categories | Tools AI Generated |
| Dependency string | taigu-QuickOrganization-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2305README
TAIGU QuickOrganization - 致命公司飞船快速整理模组
作者: TAIGU
版本: 1.1.0
适配游戏: Lethal Company V81+
依赖: BepInEx 5.4.x
功能简介
一键整理飞船内散落的物品,自动将各类物品分类放置到预设位置。支持自定义物品位置配置、玩家坐标应用、配置持久化保存。
主要功能
- 一键整理 — 自动识别飞船内所有物品,按类型分类放置到对应位置
- 位置配置 — 12 种预设物品位置可在游戏内直接调整 X/Z 坐标
- 应用玩家位置 — 点击按钮即可将当前站立坐标填入任意物品位置
- 自定义物品 — 支持添加自定义物品名称及位置,满足个性化需求
- 配置保存 — 位置配置持久化到本地文件,下次启动自动加载
- V81 兼容 — 适配 V81 版本的 SetParent 机制变更
安装方法
- 确保已安装 BepInEx 5.4.x
- 将
QuickOrganization.dll放入游戏目录下的BepInEx/plugins/文件夹 - 启动游戏即可
Lethal Company/
└── BepInEx/
└── plugins/
└── QuickOrganization.dll
使用方法
| 操作 | 说明 |
|---|---|
按 = 键 |
打开/关闭整理菜单 |
| 刷新物品列表 | 扫描飞船内当前所有物品 |
| 整理飞船 | 自动拾取并放置物品到预设位置 |
| 应用玩家当前位置 | 将角色当前坐标填入对应物品位置 |
| 保存配置 | 将所有位置设置保存到本地文件 |
预设物品位置
| 物品类型 | 默认 X | 默认 Z |
|---|---|---|
| 大件废料 | -3.30 | -15.80 |
| 小件废料 | -3.30 | -12.70 |
| 铲子 | 5.00 | -16.00 |
| 手电筒 | 2.90 | -15.60 |
| 震撼闪光弹 | -4.30 | -14.00 |
| 喷漆罐 | 2.90 | -12.70 |
| 钥匙 | 9.50 | -16.00 |
| 喷气背包 | 5.00 | -11.70 |
| 雷达 | -0.80 | -12.70 |
| 霰弹枪 | 10.00 | -11.90 |
| 霰弹枪子弹 | 9.00 | -11.90 |
| 其他物品 | 6.80 | -11.90 |
自定义物品
- 展开「自定义物品列表」
- 输入物品名称和 X/Z 坐标
- 点击「添加自定义物品」
- 整理时会优先匹配自定义物品名称
按键配置
默认快捷键为 =(Equals),可在 BepInEx 配置文件中修改:
BepInEx/config/TAIGU.QuickOrganization.cfg
支持的按键名称(Unity Key 枚举):Equals, Minus, F1~F12, Space, LeftAlt, LeftShift 等。
注意事项
- 整理功能需要玩家在飞船内才能执行
- 整理过程中请勿移动角色,避免中断
- 物品放置位置会添加随机偏移,防止重叠
- 首次使用建议先调整位置配置并保存