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

[Reimplement] Hide specified item components [for 1.21.4] #215

Merged
merged 2 commits into from
Feb 8, 2025

Conversation

TheFloodDragon
Copy link
Contributor

origin pr #94
1.21.3 pr #210
fixes #188

All details see #210 and #94

@Taiyou06 Taiyou06 added the type: fix Pull request for fixing bug label Feb 7, 2025
@Potothingi
Copy link

Removed since Leaf 1.21.4, replaced by Paper's ItemStack Obfuscation

I believe Paper 1.21.4 already has better item obfuscation.
Leaf 1.21.3's item obfuscation method broke a lot of things by obfuscating the player's own items as well.

@TheFloodDragon
Copy link
Contributor Author

TheFloodDragon commented Feb 7, 2025

It's not the same. Paper does not obfuscate the items in player's own inventory. And it does.
image
This patch mainly aims to reduce some frequent client animations when a item in main-hand changed.

I have admit that there're some bugs in former patch, but they have been fixed now.

@Dreeam-qwq Dreeam-qwq merged commit 37b9455 into Winds-Studio:ver/1.21.4 Feb 8, 2025
1 check passed
@Dreeam-qwq
Copy link
Member

小颗粒

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: fix Pull request for fixing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

hidden-item-components breaking plugins
4 participants