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

Added more item tooltip stuff #152

Merged
merged 3 commits into from
Nov 24, 2024

Conversation

Tanguygab
Copy link
Contributor

#150
hide_tooltip, enchantment_glint_override, rarity, tooltip_style and item_model

Example:

items:
  testItem:
    slot: 0
    material: DIRT
   
    # 1.20.5+
    hide_tooltip: false
    enchantment_glint_override: true
    rarity: EPIC
    
    # 1.21.2+
    #tooltip_style: <a NamespacedKey, I don't have any example for that>
    item_model: minecraft:enchanted_book

@Tanguygab
Copy link
Contributor Author

Tanguygab commented Nov 19, 2024

From Discord: for the placeholders and arguments, I feel like there's no downside in having that available
Unless there's any issue with that, I don't see why we couldn't allow placeholders to be used there

misunderstood, my bad, I'll add support

@BlitzOffline BlitzOffline merged commit c4cb45d into HelpChat:main Nov 24, 2024
2 checks passed
@Tanguygab Tanguygab deleted the improved-item-tooltip branch November 24, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants