Initial commit for modpack switching to curseforge building.

This commit is contained in:
2025-08-24 00:46:04 -05:00
commit 8c34038fab
151 changed files with 5309 additions and 0 deletions

View File

@@ -0,0 +1,26 @@
{
"version": 6,
"__comment_enableBridgingAssist": "a.k.a. 'Reacharound Placement' in keybinds. The Quark thing.",
"enableBridgingAssist": false,
"minBridgeDistance": 20.0,
"minBridgeDistanceHorizontal": 1.0,
"minBridgeDistanceVertical": 0.1,
"onlyBridgeWhenCrouched": false,
"supportedBridgeAxes": "BOTH",
"supportedBridgeAxesWhenCrouched": "FALLBACK",
"delayPostBridging": 4,
"showCrosshair": true,
"showOutline": true,
"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
}