-
-
Notifications
You must be signed in to change notification settings - Fork 23
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
Mobs death animation no longer despawn in lazy chunk in 1.18.2 #78
Comments
Do you mean that the entities should tick in lazy chunks if they are already dead and only their death animation is left? |
Oman, i don't exactly know how they work in 1.17, but since comedy said me that I'm making an issue for that, btw i think if only the dead animation is left, they should get yeeted aka despawn |
I need specifics if you want me to implement it correctly |
Can't u see what changed about death animations deapawning in lazy chunk from 1.17 in the code? I'm not a dev, idk how it actually worked in the past |
Not really, despawn animation is not an animation. It's deathTicks, and its never been related to despawning from my knowledge |
Alr, i asked to comedy more details |
Is your feature request related to a problem? Please describe.
Im tryng to make a lazy looting guardian farm in 1.18.2, but comedy said me that its not that usefull since now mobs animation no longer despawn in lazy chunk
Describe the solution you'd like
Mobs death animation shuld despawn in lazy chunk
Describe alternatives you've considered
wdym?
Additional context
no, i think thats enogh lol
The text was updated successfully, but these errors were encountered: