Files
bettergi-scripts-list/repo/js/AutoWoodcutting-Pathing/manifest.json
起个名字好难的喵 95ce32c850 JS脚本: 自动伐木-地图追踪版 (#1434)
支持分层木材:桃椰子木、炬木

新增王树瑞佑检查
2025-07-28 23:58:59 +08:00

23 lines
741 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"manifest_version": 1,
"name": "自动伐木-地图追踪版",
"version": "1.1.0",
"description": "基于地图追踪的自动伐木已支持5.7版本前的全部木材\n默认砍伐全部支持木材至2000上限\n自定义设置:\n-可更改砍伐木材种类和数量\n-可以单独设置每个木材数量\n-可设置队伍中是否包含一斗按保底20%计算砍伐数量时会除以1.2",
"tags": [
"伐木",
"地图追踪",
"王树瑞佑"
],
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
},
{
"name": "起个名字好难的喵",
"links": "https://github.com/MisakaAldrich"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}