AppleSkin
AppleSkin copied to clipboard
Closes #258 + a config fix
- Adds ability to show/hide hunger/saturation in tooltips (closes #258)
- Fixes
showFoodValuesInTooltipnot overwritingshowFoodValuesInTooltipAlways- (if
showFoodValuesInTooltipis set tofalse,showFoodValuesInTooltipAlwaysshouldn't do anything, right?)
- (if
Feels a bit bloated and I really just quickly threw something together here that works afaik. Is there a more sane way to implement this? especially regarding the diff readability/complexity caused by indentations.