Advertisement
Guest User

Untitled

a guest
Sep 15th, 2019
119
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.82 KB | None | 0 0
  1.  
  2. [client]
  3. #If true, shows the hunger (and saturation if showSaturationHudOverlay is true) that would be restored by food you are currently holding
  4. showFoodValuesHudOverlay = true
  5. #If true, shows your food exhaustion as a progress bar behind the hunger bars
  6. showFoodExhaustionHudUnderlay = true
  7. #If true, adds a line that shows your hunger, saturation, and exhaustion level in the F3 debug overlay
  8. showFoodStatsInDebugOverlay = true
  9. #If true, shows the hunger and saturation values of food in its tooltip while holding SHIFT
  10. showFoodValuesInTooltip = true
  11. #If true, shows the hunger and saturation values of food in its tooltip automatically (without needing to hold SHIFT)
  12. showFoodValuesInTooltipAlways = true
  13. #If true, shows your current saturation level overlayed on the hunger bar
  14. showSaturationHudOverlay = true
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement