refactor(CrystalflyTrap): 使用JSON替代txt文件 (#572)

This commit is contained in:
ddaodan
2025-04-14 22:10:41 +08:00
committed by GitHub
parent 9bf3b9fb4b
commit 9315626a5e
5 changed files with 48 additions and 25 deletions

View File

@@ -0,0 +1,4 @@
{
"isPlaced": false,
"collectionTime": 0
}