Files
bettergi-scripts-list/repo/js/传送至指定合成台/assets/稻妻合成台.json
NaraLan0502 5abf340dfe 添加“传送至指定合成台”js脚本 (#672)
* Add files via upload

* 传送至指定合成台

* Delete repo/js/蒙德合成台.json

* Delete repo/js/main.js

* Delete repo/js/manifest.json

* Delete repo/js/settings.json

* Delete repo/js/枫丹合成台.json

* Delete repo/js/璃月合成台.json

* Delete repo/js/稻妻合成台.json

* Update settings.json
2025-04-30 00:04:08 +08:00

39 lines
680 B
JSON

{
"info": {
"name": "稻妻合成台",
"type": "collect",
"author": "naralan",
"version": "1.0",
"description": "",
"bgiVersion": "0.42.3"
},
"positions": [
{
"id": 1,
"action": "",
"move_mode": "walk",
"type": "teleport",
"x": -4399.5,
"y": -3053,
"action_params": ""
},
{
"id": 3,
"action": "",
"move_mode": "walk",
"type": "path",
"x": -4416.5,
"y": -3076.7,
"action_params": ""
},
{
"id": 4,
"action": "",
"move_mode": "walk",
"type": "path",
"x": -4434,
"y": -3093.2,
"action_params": ""
}
]
}