SMP-MODPACK/.minecraft/config/flightassistant.full.json
2024-03-06 10:50:17 +01:00

34 lines
No EOL
865 B
JSON

{
"watchForConfigChanges": true,
"width": 0.6,
"height": 0.6,
"scale": 1.0,
"xOffset": 0.0,
"yOffset": 0.0,
"thickness": 1.0,
"color_red": 0,
"color_green": 255,
"color_blue": 0,
"elytra_showHealth": true,
"elytra_x": 0.5,
"elytra_y": 0.8,
"location_showReadout": true,
"location_x": 0.2,
"location_y": 0.8,
"flightPath_show": true,
"pitchLadder_degreesPerBar": 20,
"pitchLadder_showHorizon": true,
"pitchLadder_showLadder": true,
"pitchLadder_optimumGlideAngle": -2.0,
"pitchLadder_optimumClimbAngle": 55.0,
"pitchLadder_showRoll": true,
"pitchLadder_reverseRoll": false,
"speed_showScale": true,
"speed_showReadout": true,
"altitude_showScale": true,
"altitude_showReadout": true,
"altitude_showHeight": true,
"altitude_showGroundInfo": true,
"heading_showScale": true,
"heading_showReadout": true
}