添加“传送至指定合成台”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
This commit is contained in:
39
repo/js/传送至指定合成台/assets/稻妻合成台.json
Normal file
39
repo/js/传送至指定合成台/assets/稻妻合成台.json
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"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": ""
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user