Compare commits

...

2 Commits

Author SHA1 Message Date
zaodonganqi
a3b3a8c746 update repo.json
Some checks failed
Build repo.json / build (18.x) (push) Has been cancelled
Build repo.json / upload (push) Has been cancelled
2025-08-14 04:05:48 +00:00
a26500456d 精英 readme 忘记更新 (#1588) 2025-08-14 12:05:29 +08:00
4 changed files with 8 additions and 6 deletions

View File

@@ -1,5 +1,5 @@
{ {
"time": "20250814085526", "time": "20250814120547",
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip", "url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
"file": "repo.json", "file": "repo.json",
"indexes": [ "indexes": [
@@ -76284,8 +76284,8 @@
{ {
"name": "AutoHoeingOneDragon", "name": "AutoHoeingOneDragon",
"type": "directory", "type": "directory",
"hash": "8ad4f35c96e8bc3771d37a2a7fc837c2748b6934", "hash": "c7b8d9eff5adaee2ad65c4d1ca991b5bbc6be3aa",
"version": "1.4.2", "version": "1.4.3",
"author": "mno", "author": "mno",
"authors": [ "authors": [
{ {
@@ -76299,7 +76299,7 @@
], ],
"description": "锄地一条龙~|~一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用", "description": "锄地一条龙~|~一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用",
"tags": [], "tags": [],
"lastUpdated": "2025-08-13 09:50:43" "lastUpdated": "2025-08-14 12:05:29"
}, },
{ {
"name": "AutoLeyLineOutcrop", "name": "AutoLeyLineOutcrop",

View File

@@ -78,6 +78,8 @@
--- ---
### 更新日志 ### 更新日志
### 1.4.32025.08.13
1.研究方法进入[沙暴]区域
### 1.4.22025.08.13 ### 1.4.22025.08.13
1.修改拾取后延时效果 1.修改拾取后延时效果
### 1.4.12025.08.12 ### 1.4.12025.08.12

View File

@@ -1,4 +1,4 @@
//当前js版本 1.4.2 //当前js版本 1.4.3
//拾取时上下滑动的时间 //拾取时上下滑动的时间
let timeMoveUp = 500; let timeMoveUp = 500;

View File

@@ -1,7 +1,7 @@
{ {
"manifest_version": 1, "manifest_version": 1,
"name": "锄地一条龙", "name": "锄地一条龙",
"version": "1.4.2", "version": "1.4.3",
"description": "一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用", "description": "一站式解决自动化锄地支持只拾取狗粮请仔细阅读README.md后使用",
"authors": [ "authors": [
{ {