铁匠铺2.00523 (#908)

* Update and rename readme(25.05.22).md to readme(25.05.23).md

* Add files via upload

* Update repo/js/铁匠铺/manifest.json

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: 秋云 <physligl@gmail.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
呱呱z
2025-05-23 08:47:38 +08:00
committed by GitHub
parent ffe28cd7bf
commit d5edec1f55
4 changed files with 350 additions and 299 deletions

View File

@@ -16,6 +16,15 @@
"枫丹铁匠铺"
]
},
{
"name": "forgedOrNot",
"type": "select",
"label": "是否进行锻造(默认:是)\n可用于仅领取锻造",
"options": [
"是",
"否"
]
},
{
"name": "ore",
"type": "select",
@@ -55,4 +64,4 @@
"紫晶块"
]
}
]
]