FeedAura [Wurst 7 only] | |
---|---|
Type | Hack |
Category | Other |
In-game description | “Automatically feeds animals around you.” |
Default keybind | none |
Source code | net/wurstclient/hacks/FeedAuraHack.java |
FeedAura is a Minecraft hack that automatically breeds animals around the player. FeedAura checks which item the user is holding and feeds only the animals which can eat that item.1)
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 | |
---|---|
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 | |
---|---|
Type | Checkbox |
In-game description | “Won't feed baby animals. Saves food, but slows baby growth.” |
Default value | not checked |
Version | Changes |
---|---|
Wurst 7.8 | Added FeedAura. |
Wurst 7.9 | Added a “Filter babies” checkbox to FeedAura. (Thanks to Mersid!) |