12 lines
No EOL
350 B
Text
Executable file
12 lines
No EOL
350 B
Text
Executable file
{
|
|
// Should shape excavating be enabled
|
|
"enableShapes": false,
|
|
// Should shape excavating include different blocks
|
|
"includeDifBlocks": false,
|
|
// Shape activation key
|
|
"shapeKey": "key.keyboard.unknown",
|
|
// Shape type cycle key, sneak to reverse cycle
|
|
"cycleKey": "key.keyboard.unknown",
|
|
// Currently selected shape
|
|
"selectedShape": "LAYER"
|
|
} |