调整 flashback 模组配置
This commit is contained in:
@ -2,15 +2,15 @@
|
|||||||
"configVersion": 2,
|
"configVersion": 2,
|
||||||
"recordingControls": {
|
"recordingControls": {
|
||||||
"controlsLocation": "RIGHT",
|
"controlsLocation": "RIGHT",
|
||||||
"automaticallyStart": true,
|
"automaticallyStart": false,
|
||||||
"automaticallyFinish": true,
|
"automaticallyFinish": true,
|
||||||
"showRecordingToasts": true,
|
"showRecordingToasts": true,
|
||||||
"quicksave": true
|
"quicksave": false
|
||||||
},
|
},
|
||||||
"recording": {
|
"recording": {
|
||||||
"markDimensionChanges": true,
|
"markDimensionChanges": true,
|
||||||
"recordHotbar": true,
|
"recordHotbar": true,
|
||||||
"localPlayerUpdatesPerSecond": 120,
|
"localPlayerUpdatesPerSecond": 60,
|
||||||
"recordVoiceChat": true
|
"recordVoiceChat": true
|
||||||
},
|
},
|
||||||
"exporting": {
|
"exporting": {
|
||||||
|
|||||||
Reference in New Issue
Block a user