mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2026-08-15 13:04:36 +00:00
37 lines
935 B
JSON
37 lines
935 B
JSON
{
|
|
"manager-accepted-ascend-chain": {
|
|
"expectedStatus": "Success",
|
|
"segments": [
|
|
{
|
|
"move": "Diagonal",
|
|
"from": { "x": 171, "y": 80, "z": 160 },
|
|
"to": { "x": 172, "y": 80, "z": 161 }
|
|
},
|
|
{
|
|
"move": "Diagonal",
|
|
"from": { "x": 172, "y": 80, "z": 161 },
|
|
"to": { "x": 173, "y": 80, "z": 162 }
|
|
},
|
|
{
|
|
"move": "Traverse",
|
|
"from": { "x": 173, "y": 80, "z": 162 },
|
|
"to": { "x": 174, "y": 80, "z": 162 }
|
|
},
|
|
{
|
|
"move": "Ascend",
|
|
"from": { "x": 174, "y": 80, "z": 162 },
|
|
"to": { "x": 175, "y": 81, "z": 162 }
|
|
},
|
|
{
|
|
"move": "Ascend",
|
|
"from": { "x": 175, "y": 81, "z": 162 },
|
|
"to": { "x": 176, "y": 82, "z": 162 }
|
|
},
|
|
{
|
|
"move": "Ascend",
|
|
"from": { "x": 176, "y": 82, "z": 162 },
|
|
"to": { "x": 177, "y": 83, "z": 162 }
|
|
}
|
|
]
|
|
}
|
|
}
|