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

Animi Item Loss Fix #880

Merged
merged 1 commit into from
Jun 12, 2023
Merged

Animi Item Loss Fix #880

merged 1 commit into from
Jun 12, 2023

Conversation

Bloo-dev
Copy link
Member

@Bloo-dev Bloo-dev commented Jun 9, 2023

Adds a simple one-line check to the Animi Shamir, that extends the delay after a player has respawned to wait for the chunks around the player to load. This fixes a long-standing issue (#879) where Animi items would turn to stone after respawning with the player.

Adds a check to wait until a respawning player has loaded the chunks around themselves, preventing anime items from being converted into a blank stone item.
@Bloo-dev Bloo-dev added the fix This fixes something that was wrong label Jun 9, 2023
@Bloo-dev Bloo-dev linked an issue Jun 9, 2023 that may be closed by this pull request
@Bloo-dev Bloo-dev merged commit 75ce61b into Gamemode4Dev:master Jun 12, 2023
2 checks passed
github-actions bot pushed a commit that referenced this pull request Jun 12, 2023
Adds a check to wait until a respawning player has loaded the chunks around themselves, preventing anime items from being converted into a blank stone item.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix This fixes something that was wrong
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Animi Shamir converts host item to minecraft:stone
3 participants