#I can't hide enchantments

1 messages · Page 1 of 1 (latest)

hard nimbus
#

Both of these ideas don't work for me

item_flags:
      - 'HIDE_ENCHANTS'

hide_enchantments: true

Is there any other way to do this?

shy wyvern
#

Show the menu @hard nimbus

#

enchantments:
- DURABILITY;1
hide_enchantments: true

#

an exemple

hard nimbus
#
material: FIRE_CHARGE
    display_name: " &7Amulet Ognia"
    amount: 1
    slot: 13
    priority: 1
    update: true
    enchantments:
      - unbreaking;10
    hide_enchantments: true
    item_flags:
      - 'HIDE_ENCHANTS'
    hide_attributes: true
    lore:
      - " &8» &fZmniejsza czas podpalenia o 50%"
      - " "
      - " &cKliknij aby wylaczyc amulet"
shy wyvern
#

Version plugin ?

hard nimbus
#

version 1.14.0-Release

shy wyvern
#

Version Java ? 1.8 ?

hard nimbus
#

Java 21. Server engine version 1.21.3

shy wyvern
#

@hard nimbus iN My version 1.13 is work