first
This commit is contained in:
commit
a1893e1d21
253 changed files with 146536 additions and 0 deletions
12
config/diggusmaximus/excavatingshapes.json5
Executable file
12
config/diggusmaximus/excavatingshapes.json5
Executable file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
// 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"
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue