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

Refine Display Item's "HideItemFlags" config #810

Open
minejango2 opened this issue Dec 29, 2024 · 0 comments
Open

Refine Display Item's "HideItemFlags" config #810

minejango2 opened this issue Dec 29, 2024 · 0 comments
Assignees
Labels
type: feature Request for a new feature.

Comments

@minejango2
Copy link

Describe the feature

      Editor-Items:
          # Details omitted
          ItemFlags:
          - HIDE_ATTRIBUTES
          - HIDE_ENCHANTS

refine HideItemFlags option(DisplayItem) like ItemFlags in Editor-Items


# current crate's reward item options for hide item flag
      HideItemFlags: true

->

# feature request
      HideItemFlags:
      - HIDE_ATTRIBUTES
      - HIDE_ENCHANTS

(will fix #790 automatically)

Other

No response

@minejango2 minejango2 added the type: feature Request for a new feature. label Dec 29, 2024
@ryderbelserion ryderbelserion self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Request for a new feature.
Development

No branches or pull requests

2 participants