This commit is contained in:
parent
21f543af4a
commit
d1862cab10
1 changed files with 8 additions and 8 deletions
|
@ -61,7 +61,7 @@
|
||||||
"mrMovingCamOffsetRotX": "0.0",
|
"mrMovingCamOffsetRotX": "0.0",
|
||||||
"mrMovingCamOffsetRotY": "0.0",
|
"mrMovingCamOffsetRotY": "0.0",
|
||||||
"QUICKCOMMAND_9": "take this!",
|
"QUICKCOMMAND_9": "take this!",
|
||||||
"waterEffect": "true",
|
"waterEffect": "false",
|
||||||
"QUICKCOMMAND_1": "/gamemode creative",
|
"QUICKCOMMAND_1": "/gamemode creative",
|
||||||
"menuBackground": "false",
|
"menuBackground": "false",
|
||||||
"QUICKCOMMAND_2": "/help",
|
"QUICKCOMMAND_2": "/help",
|
||||||
|
@ -94,7 +94,7 @@
|
||||||
"crosshairScalesWithDistance": "false",
|
"crosshairScalesWithDistance": "false",
|
||||||
"autoCalibration": "-1.0",
|
"autoCalibration": "-1.0",
|
||||||
"renderInGameCrosshairMode": "ALWAYS",
|
"renderInGameCrosshairMode": "ALWAYS",
|
||||||
"worldRotation": "-90.0",
|
"worldRotation": "0.0",
|
||||||
"displayMirrorCenterSmooth": "0.0",
|
"displayMirrorCenterSmooth": "0.0",
|
||||||
"alwaysSimulateKeyboard": "false",
|
"alwaysSimulateKeyboard": "false",
|
||||||
"keyholeX": "15.0",
|
"keyholeX": "15.0",
|
||||||
|
@ -106,11 +106,11 @@
|
||||||
"RADIAL_0": "key.travelersbackpack.inventory",
|
"RADIAL_0": "key.travelersbackpack.inventory",
|
||||||
"disableGarbageCollectorMessage": "false",
|
"disableGarbageCollectorMessage": "false",
|
||||||
"RADIAL_1": "",
|
"RADIAL_1": "",
|
||||||
"RADIAL_6": "vivecraft.key.rotateLeft",
|
"RADIAL_6": "",
|
||||||
"RADIAL_7": "vivecraft.key.quickTorch",
|
"RADIAL_7": "vivecraft.key.quickTorch",
|
||||||
"doorHitting": "true",
|
"doorHitting": "true",
|
||||||
"RADIAL_4": "",
|
"RADIAL_4": "",
|
||||||
"RADIAL_5": "",
|
"RADIAL_5": "vivecraft.key.togglePlayerList",
|
||||||
"rememberVr": "true",
|
"rememberVr": "true",
|
||||||
"hudOcclusion": "true",
|
"hudOcclusion": "true",
|
||||||
"RADIAL_8": "",
|
"RADIAL_8": "",
|
||||||
|
@ -136,16 +136,16 @@
|
||||||
"sneakThreshold": "0.4",
|
"sneakThreshold": "0.4",
|
||||||
"ingameBindingsInGui": "false",
|
"ingameBindingsInGui": "false",
|
||||||
"RADIALALT_4": "",
|
"RADIALALT_4": "",
|
||||||
"RADIALALT_3": "vivecraft.key.ingameMenuButton",
|
"RADIALALT_3": "",
|
||||||
"RADIALALT_2": "",
|
"RADIALALT_2": "",
|
||||||
"RADIALALT_1": "",
|
"RADIALALT_1": "",
|
||||||
"RADIALALT_0": "key.travelersbackpack.cycle_tool",
|
"RADIALALT_0": "",
|
||||||
"mirrorCrop": "0.15",
|
"mirrorCrop": "0.15",
|
||||||
"mixedRealityKeyColor": "0,0,0",
|
"mixedRealityKeyColor": "0,0,0",
|
||||||
"oscTrackerPort": "9000",
|
"oscTrackerPort": "9000",
|
||||||
"showPlayerHands": "true",
|
"showPlayerHands": "true",
|
||||||
"realisticJumpEnabled": "AUTO",
|
"realisticJumpEnabled": "AUTO",
|
||||||
"vrRadialButtons": "6",
|
"vrRadialButtons": "8",
|
||||||
"shaderFullSizeShadowLimbs": "true",
|
"shaderFullSizeShadowLimbs": "true",
|
||||||
"originOffset": "0.0,0.0,0.0",
|
"originOffset": "0.0,0.0,0.0",
|
||||||
"vrToggleButtonEnabled": "true",
|
"vrToggleButtonEnabled": "true",
|
||||||
|
@ -224,7 +224,7 @@
|
||||||
"shaderGUIRender": "AFTER_SHADER",
|
"shaderGUIRender": "AFTER_SHADER",
|
||||||
"displayMirrorLeftEye": "false",
|
"displayMirrorLeftEye": "false",
|
||||||
"selfButtSparklesInFirstPerson": "false",
|
"selfButtSparklesInFirstPerson": "false",
|
||||||
"vrEnabled": "true",
|
"vrEnabled": "false",
|
||||||
"hitIndicator": "true",
|
"hitIndicator": "true",
|
||||||
"walkUpBlocks": "false",
|
"walkUpBlocks": "false",
|
||||||
"seatedFreeMove": "false",
|
"seatedFreeMove": "false",
|
||||||
|
|
Loading…
Reference in a new issue