JS脚本-自动伐木[补充] (#332)

* update repo.json

* 添加JS脚本-自动伐木[补充]

仅包含木材 「炬木」和「桃椰子木」

* update repo.json
This commit is contained in:
提瓦特钓鱼玳师
2025-02-16 09:28:37 +08:00
committed by GitHub
parent 6a02e9c800
commit f83725401c
12 changed files with 203 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
{
"manifest_version": 1,
"name": "自动伐木[补充]",
"version": "1.0",
"bgi_version": "0.42.0",
"description": "脚本名称:自动伐木[补充]\n仅包含「炬木」和「桃椰子木」",
"authors": [
{
"name": "提瓦特钓鱼玳师"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}