fix:修复了首领,讨伐一条龙中,前往金焰绒翼龙暴君稳定被摔死的 bug,以及料理制作和使用料理脚本输入错误的问题 (#649)
* Update manifest.json * Update 金焰绒翼龙暴君前往键鼠.json * Update manifest.json * Update main.js * Update manifest.json * Update main.js
This commit is contained in:
@@ -31,7 +31,6 @@ await sleep(1000);
|
||||
click(110, 110);//输入名字
|
||||
await sleep(1000);
|
||||
inputText(`${foodName}`);
|
||||
keyPress("SPACE");
|
||||
await sleep(500);
|
||||
click(490, 1020);//确认筛选
|
||||
await sleep(1000);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "料理制作及食材加工",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"description": "自动烹饪料理以及加工食材,需要0.44.6及以上版本",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user