Files
bettergi-scripts-list/archive/js/AutoWoodCutting-Patch/settings.json
起个名字好难的喵 bbd6653081 archive js
2025-08-26 23:01:43 +08:00

18 lines
333 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.
[
{
"name": "wood_list",
"type": "select",
"label": "伐木种类",
"options": [
"全选",
"炬木",
"桃椰子木"
]
},
{
"name": "wood_num",
"type": "input-text",
"label": "砍伐数目不填默认2000(只能填0-2000)"
}
]