83 lines
No EOL
2.2 KiB
Text
83 lines
No EOL
2.2 KiB
Text
{
|
|
flying: {
|
|
frame_color: -16711936,
|
|
status_color: -1,
|
|
advisory_color: -16711681,
|
|
caution_color: -256,
|
|
warning_color: -65536,
|
|
show_speed_scale: true,
|
|
show_speed_readout: true,
|
|
show_ground_speed_readout: true,
|
|
show_vertical_speed_readout: true,
|
|
show_altitude_scale: true,
|
|
show_altitude_readout: true,
|
|
show_ground_altitude: true,
|
|
show_heading_scale: true,
|
|
show_heading_readout: true,
|
|
show_firework_mode: true,
|
|
show_vertical_mode: true,
|
|
show_lateral_mode: true,
|
|
show_automation_status: true,
|
|
show_alerts: true,
|
|
show_firework_count: true,
|
|
show_distance_to_waypoint: true,
|
|
show_attitude_indicator: true,
|
|
show_flight_path: true,
|
|
show_coordinates: true,
|
|
show_elytra_health: true
|
|
},
|
|
notFlyingHasElytra: {
|
|
frame_color: -16711936,
|
|
status_color: -1,
|
|
advisory_color: -16711681,
|
|
caution_color: -256,
|
|
warning_color: -65536,
|
|
show_speed_scale: false,
|
|
show_speed_readout: false,
|
|
show_ground_speed_readout: true,
|
|
show_vertical_speed_readout: false,
|
|
show_altitude_scale: false,
|
|
show_altitude_readout: true,
|
|
show_ground_altitude: false,
|
|
show_heading_scale: false,
|
|
show_heading_readout: true,
|
|
show_firework_mode: false,
|
|
show_vertical_mode: true,
|
|
show_lateral_mode: true,
|
|
show_automation_status: true,
|
|
show_alerts: true,
|
|
show_firework_count: false,
|
|
show_distance_to_waypoint: false,
|
|
show_attitude_indicator: false,
|
|
show_flight_path: false,
|
|
show_coordinates: true,
|
|
show_elytra_health: true
|
|
},
|
|
notFlyingNoElytra: {
|
|
frame_color: -16711936,
|
|
status_color: -1,
|
|
advisory_color: -16711681,
|
|
caution_color: -256,
|
|
warning_color: -65536,
|
|
show_speed_scale: false,
|
|
show_speed_readout: false,
|
|
show_ground_speed_readout: false,
|
|
show_vertical_speed_readout: false,
|
|
show_altitude_scale: false,
|
|
show_altitude_readout: false,
|
|
show_ground_altitude: false,
|
|
show_heading_scale: false,
|
|
show_heading_readout: false,
|
|
show_firework_mode: false,
|
|
show_vertical_mode: false,
|
|
show_lateral_mode: false,
|
|
show_automation_status: false,
|
|
show_alerts: false,
|
|
show_firework_count: false,
|
|
show_distance_to_waypoint: false,
|
|
show_attitude_indicator: false,
|
|
show_flight_path: false,
|
|
show_coordinates: false,
|
|
show_elytra_health: false
|
|
}
|
|
} |