JS脚本:AEscoffier_chef【修复】 (#3035)

* update

* fix
This commit is contained in:
提瓦特钓鱼玳师
2026-03-24 23:41:24 +08:00
committed by GitHub
parent 5d60066402
commit 603ae380d1
3 changed files with 6 additions and 2 deletions

View File

@@ -649,6 +649,10 @@
<details>
<summary> 点击展开 </summary>
- ver 2.3.6
1. 修复了勾选刷满熟练度后运行报错的问题
- ver 2.3.5
1. 更新了月之五版本的数据

View File

@@ -1868,7 +1868,7 @@
// 刷满熟练度
if (settings.unlockAutoCooking) {
log.info("当前模式为刷满熟练度...");
if (!(segmentTime.includes(" ")) && settings.segmentTime === "92 85 96 203 86") {
if (!(settings.segmentTime.includes(" ")) && settings.segmentTime === "92 85 96 203 86") {
log.warn("检测到JS脚本配置 时延 未进行更改,请确保已经正确设置!\n将在10s后继续...");
await sleep(5000);
}

View File

@@ -1,7 +1,7 @@
{
"manifest_version": 1,
"name": "一只爱可菲",
"version": "2.3.5",
"version": "2.3.6",
"bgi_version": "0.55.0",
"description": "专精料理制作的爱可菲(自动烹饪及解锁、特殊料理、食材加工)[内置料理数据已更新至月之四]\n自动烹饪烹饪精度自定义、一键全解锁、分类选择料理、自动处理食材不足等异常\n特殊料理支持根据概率计算产出、支持全部的特殊料理\n食材加工食材持有量检测、可自选制作鱼肉的配方、可选等待加工完成或跳过、矿石加速",
"tags": [