Compare commits

...

3 Commits

Author SHA1 Message Date
Jamis
7c4c101ef5 校准紫晶块路线 (#1589)
* Correct pathing for amethyst crystals

* 自动修复 JSON 格式和版本号 [ci skip]

---------

Co-authored-by: GitHub Actions Bot <actions@github.com>
2025-08-14 18:43:50 +08:00
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
6 changed files with 12 additions and 10 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": [
{ {

View File

@@ -210,8 +210,8 @@
}, },
{ {
"id": 22, "id": 22,
"x": -3008.49, "x": -3007.6094,
"y": -3873.06, "y": -3873.4941,
"action": "mining", "action": "mining",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",

View File

@@ -112,8 +112,8 @@
}, },
{ {
"id": 11, "id": 11,
"x": -2540.23, "x": -2540.79,
"y": -5977.59, "y": -5977.37,
"action": "", "action": "",
"move_mode": "walk", "move_mode": "walk",
"action_params": "", "action_params": "",