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

Fix enchantments getting trimmed from non-filter items #7216

Open
wants to merge 1 commit into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

VoidLeech
Copy link
Contributor

Issues Fixed

Fixes #7214

Implemented Solution

Move the tag trimming to after the isIn checks. I've added a new private static method s.t. if new problematic tag elements need to get trimmed it's all in one place.

@IThundxr IThundxr added pr type: fix PR fixes a bug pr flag: simple PR has minimal changes labels Dec 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr flag: simple PR has minimal changes pr type: fix PR fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

enchantments in items filter dissapearing after applying
2 participants