%animalhunger_hunger%: Displays the current hunger of the last interacted animal (e.g., "10").
%animalhunger_max_hunger%: Displays the maximum hunger capacity of the last interacted animal (e.g., "12").
%animalhunger_level%: Displays the level of the last interacted animal (e.g., "2").
%animalhunger_bond%: Displays the bond level (in percentage) of the last interacted animal (e.g., "50").
%animalhunger_resources%: Displays the resource count of the last interacted animal (e.g., "0").
%animalhunger_animal_type%: Displays the type of the last interacted animal (e.g., "SHEEP").
%animalhunger_hunger_percent%: Displays the hunger as a percentage of max hunger (e.g., "83" for 10/12).
%animalhunger_level_by_id_<id>%: Displays the level of the animal with the specified ID (e.g., %animalhunger_level_by_id_0% returns "2" for an animal with id: 0 and level 2).