mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-15 03:23:22 +08:00
18 lines
333 B
JSON
18 lines
333 B
JSON
[
|
||
{
|
||
"name": "wood_list",
|
||
"type": "select",
|
||
"label": "伐木种类",
|
||
"options": [
|
||
"全选",
|
||
"炬木",
|
||
"桃椰子木"
|
||
]
|
||
},
|
||
{
|
||
"name": "wood_num",
|
||
"type": "input-text",
|
||
"label": "砍伐数目:不填默认2000(只能填0-2000)"
|
||
}
|
||
]
|