JS脚本: 自动伐木-地图追踪版 (#1434)

支持分层木材:桃椰子木、炬木

新增王树瑞佑检查
This commit is contained in:
起个名字好难的喵
2025-07-28 23:58:59 +08:00
committed by GitHub
parent 82535c0e1f
commit 95ce32c850
48 changed files with 2244 additions and 1506 deletions

View File

@@ -5,24 +5,30 @@
"author": "Tim",
"version": "1.0",
"description": "",
"bgi_version": "0.35.1"
"bgi_version": "0.42.0",
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
}
]
},
"positions": [
{
"id": 1,
"x": -749.1171875,
"y": 2262.842041015625,
"x": -749.1172,
"y": 2262.842,
"action": "",
"move_mode": "walk",
"type": "teleport"
},
{
"id": 2,
"x": -780.999418319725,
"y": 2276.754757794599,
"x": -780.9994,
"y": 2276.7548,
"action": "stop_flying",
"move_mode": "fly",
"type": "path"
}
]
}
}

View File

@@ -5,76 +5,82 @@
"author": "Tim",
"version": "1.0",
"description": "",
"bgi_version": "0.35.1"
"bgi_version": "0.42.0",
"authors": [
{
"name": "Tim",
"links": "https://github.com/Limint"
}
]
},
"positions": [
{
"id": 1,
"x": -790.3994140625,
"y": 2256.621337890625,
"x": -790.3994,
"y": 2256.6213,
"type": "path",
"move_mode": "walk",
"action": ""
},
{
"id": 3,
"x": -777.7216796875,
"y": 2257.013427734375,
"id": 2,
"x": -777.7217,
"y": 2257.0134,
"move_mode": "walk",
"type": "path",
"action": "combat_script",
"action_params": "keypress(VK_Z)"
},
{
"id": 1,
"x": -779.3896484375,
"y": 2285.1611328125,
"id": 3,
"x": -779.3896,
"y": 2285.1611,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -785.5078125,
"y": 2300.47412109375,
"id": 4,
"x": -785.5078,
"y": 2300.4741,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "keypress(VK_Z)"
},
{
"id": 3,
"x": -788.62890625,
"y": 2306.305908203125,
"id": 5,
"x": -788.6289,
"y": 2306.3059,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "wait(3.5),keypress(VK_Z)"
},
{
"id": 1,
"x": -782.59765625,
"y": 2289.109619140625,
"id": 6,
"x": -782.5977,
"y": 2289.1096,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 1,
"x": -793.3828125,
"y": 2248.433349609375,
"id": 7,
"x": -793.3828,
"y": 2248.4333,
"action": "",
"move_mode": "walk",
"type": "path"
},
{
"id": 3,
"x": -788.6083984375,
"y": 2235.560302734375,
"id": 8,
"x": -788.6084,
"y": 2235.5603,
"type": "path",
"move_mode": "walk",
"action": "combat_script",
"action_params": "keypress(VK_Z)"
}
]
}
}