wPwZ/2026-03-19_11-42-59

This commit is contained in:
2026-03-19 11:43:11 +00:00
commit c22d09362f
945 changed files with 21258 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
}
}