Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frog behavior not at all affected by remove-random-movement #39

Open
HorusApl opened this issue Feb 19, 2024 · 4 comments
Open

Frog behavior not at all affected by remove-random-movement #39

HorusApl opened this issue Feb 19, 2024 · 4 comments

Comments

@HorusApl
Copy link

Frogs jump behavior is a very laggy part of their AI for some reason, but is not required for most frog light farms to work.. For some reason, the action, remove-random-movement doesn't attempt to stop them from jumping when I believe that it very much should try too. The action applying to frogs would cut down their lag by about half, I can provide spark reports showing FarmControl is not handling this interaction.

@froobynooby
Copy link
Owner

New entities like frogs and goats use the same brain-based AI as villagers, which FarmControl doesn't affect.

I can try looking into whether its possible to do a similar thing for these new mobs - a spark report would actually be useful if you don't mind sharing

@HorusApl
Copy link
Author

HorusApl commented Feb 20, 2024 via email

@HorusApl
Copy link
Author

HorusApl commented Feb 20, 2024 via email

@froobynooby
Copy link
Owner

Thanks for sharing those. I think it might be possible to remove those behaviours - I'll have to play around with it on the weekend

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants