mirror of
https://code.chipmunk.land/ChomeNS/chipmunkmod.git
synced 2025-11-14 00:26:26 +00:00
12 lines
172 B
JSON
12 lines
172 B
JSON
|
|
{
|
||
|
|
"commands": {
|
||
|
|
"prefix": "."
|
||
|
|
},
|
||
|
|
|
||
|
|
"core": {
|
||
|
|
"relativeArea": {
|
||
|
|
"start": { "x": 0, "y": 0, "z": 0 },
|
||
|
|
"end": { "x": 15, "y": 0, "z": 15 }
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|