SMP-MODPACK/.minecraft/config/flightassistant.min.json

34 lines
872 B
JSON
Raw Normal View History

2024-03-06 10:50:17 +01:00
{
"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": false,
"elytra_x": 0.5,
"elytra_y": 0.8,
"location_showReadout": true,
"location_x": 0.2,
"location_y": 0.8,
"flightPath_show": false,
"pitchLadder_degreesPerBar": 20,
"pitchLadder_showHorizon": false,
"pitchLadder_showLadder": false,
"pitchLadder_optimumGlideAngle": 0.0,
"pitchLadder_optimumClimbAngle": 0.0,
"pitchLadder_showRoll": true,
"pitchLadder_reverseRoll": false,
"speed_showScale": false,
"speed_showReadout": true,
"altitude_showScale": false,
"altitude_showReadout": true,
"altitude_showHeight": false,
"altitude_showGroundInfo": false,
"heading_showScale": false,
"heading_showReadout": true
}