wPwZ/2026-05-01_23-46-02

This commit is contained in:
2026-05-01 23:46:19 +01:00
commit bead518cd6
1983 changed files with 21800 additions and 0 deletions

View 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
}
}