Compare commits
2 Commits
eb216dd3b8
...
a3b3a8c746
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a3b3a8c746 | ||
|
|
a26500456d |
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"time": "20250814085526",
|
||||
"time": "20250814120547",
|
||||
"url": "https://github.com/babalae/bettergi-scripts-list/archive/refs/heads/main.zip",
|
||||
"file": "repo.json",
|
||||
"indexes": [
|
||||
@@ -76284,8 +76284,8 @@
|
||||
{
|
||||
"name": "AutoHoeingOneDragon",
|
||||
"type": "directory",
|
||||
"hash": "8ad4f35c96e8bc3771d37a2a7fc837c2748b6934",
|
||||
"version": "1.4.2",
|
||||
"hash": "c7b8d9eff5adaee2ad65c4d1ca991b5bbc6be3aa",
|
||||
"version": "1.4.3",
|
||||
"author": "mno",
|
||||
"authors": [
|
||||
{
|
||||
@@ -76299,7 +76299,7 @@
|
||||
],
|
||||
"description": "锄地一条龙~|~一站式解决自动化锄地,支持只拾取狗粮,请仔细阅读README.md后使用",
|
||||
"tags": [],
|
||||
"lastUpdated": "2025-08-13 09:50:43"
|
||||
"lastUpdated": "2025-08-14 12:05:29"
|
||||
},
|
||||
{
|
||||
"name": "AutoLeyLineOutcrop",
|
||||
|
||||
@@ -78,6 +78,8 @@
|
||||
|
||||
---
|
||||
### 更新日志
|
||||
### 1.4.3(2025.08.13)
|
||||
1.研究方法进入[沙暴]区域
|
||||
### 1.4.2(2025.08.13)
|
||||
1.修改拾取后延时效果
|
||||
### 1.4.1(2025.08.12)
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
//当前js版本 1.4.2
|
||||
//当前js版本 1.4.3
|
||||
|
||||
//拾取时上下滑动的时间
|
||||
let timeMoveUp = 500;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "锄地一条龙",
|
||||
"version": "1.4.2",
|
||||
"version": "1.4.3",
|
||||
"description": "一站式解决自动化锄地,支持只拾取狗粮,请仔细阅读README.md后使用",
|
||||
"authors": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user