gaycraft/config/diggusmaximus/excavatingshapes.json5
2023-11-03 18:24:11 +01:00

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"
}