JS脚本:给兽肉好感事件添加了万叶专用的拾取模式,43min300个 (#851)
* Update main.js * Update settings.json * Add files via upload * Add files via upload * Add files via upload
This commit is contained in:
@@ -6,8 +6,12 @@
|
||||
},
|
||||
{
|
||||
"name": "getMeatMode",
|
||||
"type": "checkbox",
|
||||
"label": "开启刷兽肉模式【勾选才拾取兽肉】"
|
||||
"type": "select",
|
||||
"label": "开启刷兽肉模式【勾选才拾取兽肉】",
|
||||
"options": [
|
||||
"通用拾取",
|
||||
"万叶拾取"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "inputValue",
|
||||
@@ -54,4 +58,4 @@
|
||||
"type": "input-text",
|
||||
"label": "OCR超时时间(选填,默认为30秒)"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user