If players are attempting to give a hat to a spider after it dies, it will succeed and delete the hat because they don't have the same check as pigmen do.
Steps to Reproduce
c_spawn("spider")
Craft or spawn any hat, and while attempting to give it to them, immediately pause the server, then
c_find("spider").components.health:Kill()
Unpause
-
1
-
1
A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now