修正第一个点位的传送

This commit is contained in:
Traveler07
2024-10-31 16:39:50 +08:00
parent c8dc85f850
commit 73a5c21657
3 changed files with 49 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"manifest_version": 1,
"name": "自动伐木-全树种收集计划",
"version": "1.0",
"description": "小道具自动伐木,单个树种满后,前往下一个树种",
"authors": [
{
"name": "½",
}
],
"main": "main.js"
}