Untitled Duck Mod (Forge)

Untitled Duck Mod (Forge)

2M Downloads

Wrong setting used for the duck entity in tamedFollowOwner

Xebeth opened this issue ยท 2 comments

commented

Hey, I was rebasing my custom changes on top of the 1.21.6 branch and I noticed that you're using the goose setting for the follow behaviour in the DuckEntity L510. Seems like the change was introduced in commit 2bb4a0a.

commented

oh, I just noticed now, next version fix.

commented

Hey, I was rebasing my custom changes on top of the 1.21.6 branch and I noticed that you're using the goose setting for the follow behaviour in the DuckEntity L510. Seems like the change was introduced in commit 2bb4a0a.

It seems that #113 still exists.
This is an old issue that was fixed in an earlier commit 7e76819, but it appears your changes have reintroduced it.