接入luban

This commit is contained in:
2026-02-17 09:07:25 +08:00
parent edab22473a
commit 861a8a9d16
284 changed files with 17677 additions and 848 deletions

34
output/tbfish.json Normal file
View File

@@ -0,0 +1,34 @@
[
{
"id": 210001,
"name": "鲤鱼",
"model": "fish/carp/carp",
"min_weight": 1,
"max_weight": 34,
"accept": 2100001
},
{
"id": 210002,
"name": "金鲫",
"model": "fish/c.carp/c_carp",
"min_weight": 1,
"max_weight": 34,
"accept": 2100001
},
{
"id": 210003,
"name": "银鲫",
"model": "fish/crucian/crucian",
"min_weight": 1,
"max_weight": 34,
"accept": 2100001
},
{
"id": 210004,
"name": "拟鲤",
"model": "fish/c.roach/c_roach",
"min_weight": 1,
"max_weight": 34,
"accept": 2100001
}
]