#the effect is not hidden

1 messages · Page 1 of 1 (latest)

pulsar bobcat
#

1.20.x
the inscription "No effect" is visible

  Pots:
    display_name: '&d&l🧪 Potion'
    material: SPLASH_POTION
    item_flags:
      - "HIDE_ADDITIONAL_TOOLTIP"
      - "HIDE_ATTRIBUTES"
    rgb: 255, 51, 51
    slot: 14
    left_click_commands:
      - '[close]'
    right_click_commands:
      - '[close]'

It's not there on 1.21.8. How can I make it so that it's not there on all versions?

rocky pilot
#

You can't hide it on versions lower than 1.20.5 because of how minecraft works