Hiding Item Attributes

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the community!

    Now, what are you waiting for? Join the community now!

  • LOOKING FOR A VERSION OF SKRIPT?

    You can always check out skUnity Downloads for downloads and any other information about Skript!

DjpZ

Member
Sep 21, 2025
1
0
1
I'm trying to get armor without any lore but whatever i try to do to remove the "+ Armor" attribute doesn't work.
I've tried, set {_item} to leather helmet with all item flags, set {_item} to leather helmet with no nbt, add hide attributes to item flags of {_item} and set {_item} to leather helmet with nbt "{HideFlags:63}" but none of them worked.

I'm on version 1.21.4 paper with skBee and skRayFall
 

Attachments

  • a.png
    a.png
    12.1 KB · Views: 136
I'ma challenge myself to solve this with as minimal text as possible.

{_i} with item flag hide additional tooltip

Thank you.