The player's food level.
Valid range is 0 to 20 (where 20 is fully fed). Lower values will cause the player to lose health over time.
Example:
player.edit { foodLevel = 20 // Fully fed}