wPwZ/2026-03-19_11-23-37
This commit is contained in:
30
.fastback/mods-backup/config/freecam.json5
Normal file
30
.fastback/mods-backup/config/freecam.json5
Normal file
@@ -0,0 +1,30 @@
|
||||
{
|
||||
"movement": {
|
||||
"flightMode": "DEFAULT",
|
||||
"horizontalSpeed": 1.0,
|
||||
"verticalSpeed": 1.0
|
||||
},
|
||||
"collision": {
|
||||
"ignoreTransparent": true,
|
||||
"ignoreOpenable": true,
|
||||
"ignoreAll": true,
|
||||
"alwaysCheck": false
|
||||
},
|
||||
"visual": {
|
||||
"perspective": "INSIDE",
|
||||
"showPlayer": true,
|
||||
"showHand": false,
|
||||
"fullBright": false,
|
||||
"showSubmersion": false
|
||||
},
|
||||
"utility": {
|
||||
"disableOnDamage": true,
|
||||
"freezePlayer": false,
|
||||
"allowInteract": false,
|
||||
"interactionMode": "CAMERA"
|
||||
},
|
||||
"notification": {
|
||||
"notifyFreecam": true,
|
||||
"notifyTripod": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user