gaycraft/config/diggusmaximus/excavatingshapes.json5

12 lines
350 B
Text
Raw Normal View History

2023-10-31 16:05:57 +01:00
{
// 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"
}