archive js

This commit is contained in:
起个名字好难的喵
2025-07-28 11:30:03 +08:00
parent 6002f6b54c
commit 0f3da7a6d0
24 changed files with 181 additions and 181 deletions

View File

@@ -0,0 +1,36 @@
{
"info": {
"name": "飞行速度测试",
"type": "collect",
"author": "HZYgrandma",
"version": "1.0",
"description": "",
"bgi_version": "0.35.0"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -1536.8916015625,
"y": 1978.646484375
},
{
"id": 2,
"x": -1479.0283203125,
"y": 1869.71875,
"type": "path",
"move_mode": "fly",
"action": ""
},
{
"id": 3,
"x": -1476.4248046875,
"y": 1864.8203125,
"type": "path",
"move_mode": "fly",
"action": "stop_flying"
}
]
}