mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
26 lines
450 B
JSON
26 lines
450 B
JSON
{
|
|
"yMax": 1000.0,
|
|
"yMin": -500.0,
|
|
"vertices": [
|
|
{
|
|
"x": 1200.0,
|
|
"y": -500.0,
|
|
"z": -1200.0
|
|
},
|
|
{
|
|
"x": -1200.0,
|
|
"y": -500.0,
|
|
"z": -1200.0
|
|
},
|
|
{
|
|
"x": -1200.0,
|
|
"y": -500.0,
|
|
"z": 1700.0
|
|
},
|
|
{
|
|
"x": 1200.0,
|
|
"y": -500.0,
|
|
"z": 1700.0
|
|
}
|
|
]
|
|
} |