新建简易版自动循环使用料理 (#1550)

* Create 文件夹新建

* Add files via upload

* Delete repo/js/自动循环使用料理/文件夹新建
This commit is contained in:
呱呱z
2025-08-11 19:15:34 +08:00
committed by GitHub
parent 118709ed63
commit 320af9455f
3 changed files with 192 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
{
"manifest_version": 1,
"name": "自动循环使用料理",
"version": "1.0",
"bgi_version": "0.41.0",
"description": "循环使用背包中指定位置的料理支持300秒、600秒、1800秒、1500秒循环模式。需要在设置中配置料理行列位置。使用前请先将背包中的料理标星置顶处理。",
"tags": ["循环料理使用"],
"authors": [
{
"name": "呱呱z"
}
],
"settings_ui": "settings.json",
"main": "main.js"
}