Initial Commit
Commit Suicide add disabled jars to lfs remove mods re-add mods
This commit is contained in:
26
config/bridgingmod.json
Normal file
26
config/bridgingmod.json
Normal file
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"version": 6,
|
||||
"__comment_enableBridgingAssist": "a.k.a. 'Reacharound Placement' in keybinds. The Quark thing.",
|
||||
"enableBridgingAssist": true,
|
||||
"minBridgeDistance": 20.0,
|
||||
"minBridgeDistanceHorizontal": 1.0,
|
||||
"minBridgeDistanceVertical": 0.1,
|
||||
"onlyBridgeWhenCrouched": false,
|
||||
"supportedBridgeAxes": "BOTH",
|
||||
"supportedBridgeAxesWhenCrouched": "FALLBACK",
|
||||
"delayPostBridging": 4,
|
||||
"showCrosshair": true,
|
||||
"showOutline": false,
|
||||
"showOutlineEvenWhenNotBridging": false,
|
||||
"nonBridgeRespectsCrouchRules": true,
|
||||
"outlineColour": 1711276032,
|
||||
"skipTorchBridging": true,
|
||||
"enableSlabAssist": true,
|
||||
"enableNonSolidReplace": true,
|
||||
"bridgingSnapStrength": 1.0,
|
||||
"bridgingAdjacency": "CORNERS",
|
||||
"perspectiveLock": "LET_BRIDGING_MOD_DECIDE",
|
||||
"showDebugHighlight": true,
|
||||
"showNonBridgingDebugHighlight": false,
|
||||
"showDebugTrace": false
|
||||
}
|
||||
Reference in New Issue
Block a user