====== FeedAura ====== ^ FeedAura [//[[:Wurst 7]] only//] ^^ |{{ :feedaura.webp?500 |Using FeedAura to feed carrots to pigs.}}|| ^Type|[[:Hack]]| ^Category|[[Other]]| ^In-game description|"Automatically feeds animals around you."| ^[[:keybinds#default_keybinds|Default keybind]]|none| ^Source code|[[w7src>net/wurstclient/hacks/FeedAuraHack.java]]| FeedAura is a Minecraft hack that automatically [[mc>breeding|breeds]] animals around the [[mc>player]]. FeedAura checks which [[mc>item]] the user is holding and feeds only the [[mc>animals]] which can eat that item.((See [[mc>Breeding#Breeding_foods|Breeding foods]] for an overview of which items each animal can eat.)) ===== Settings ===== ==== Range ==== ^ Range ^^ ^Type|Slider| ^In-game description|"Determines how far FeedAura will reach\\ to feed animals.\\ Anything that is further away than the\\ specified value will not be fed."| ^Default value|5| ^Minimum|1| ^Maximum|10| ^Increment|0.05| ==== Priority ==== ^ Priority ^^ ^Type|Enum| ^In-game description|"Determines which animal will be fed first.\\ **Distance** - Feeds the closest animal.\\ **Angle** - Feeds the animal that requires\\ the least head movement.\\ **Health** - Feeds the weakest animal."| ^Default value|Angle| ^Possible values|Distance, Angle, Health| ==== Filter babies ==== ^ Filter babies ^^ ^Type|Checkbox| ^In-game description|"Won't feed baby animals.\\ Saves food, but slows baby growth."| ^Default value|not checked| ===== Changes ===== ^Version^Changes^ |[[update:Wurst 7.8]]|Added FeedAura.| |[[update:Wurst 7.9]]|Added a "[[#Filter babies]]" checkbox to FeedAura. (Thanks to [[gh>Mersid]]!)| {{tag>farming}}