#Defines which widgets are shown in the Programmer GUI: easy, medium, or advanced
#Allowed Values: EASY, MEDIUM, ADVANCED
programmer_difficulty="EASY"
#Always show the pressure durability bar for pressurizable items, even when full?
always_show_pressure_durability_bar=true
[armor]
#Use fancy models for Pneumatic Armor (currently unimplemented)
fancy_armor_models=true
#Intensity of the FOV modification when using Pneumatic Leggings speed boost: 0.0 for no FOV modification, higher values zoom out more. Note: non-zero values may cause FOV clashes with other mods.
#Range: 0.0 ~ 1.0
leggings_fov_factor=0.0
#Enable the Pneumatic Helmet Coordinate Tracker pathfinder
path_enabled=false
#True if the Pneumatic Helmet Coordinate Tracker pathfinder should draw lines, false for tiles.
#Maximum time, as a percentage of the tick, that the Pneumatic Helmet Block Tracker may take when active and scanning blocks. Larger values mean more rapid update of block information, but potentially greater impact on client FPS.