tryashtar/shulker-preview

[Question] Hide Tooltip all player

Closed this issue · 1 comments

Hi

At first, your pack is working on 1.19.2
Thank you.

Question:
Is there a way to automate hide tooltip?
That means [F3+H]

Or you can add a different of playerdata?

Advanced Tooltip off
shulker_tooltip_header
shulker_tooltip
ender_tooltip

preview.json file:

  {
    "type": "bitmap",
    "file": "tryashtar.shulker_preview:shulker_tooltip_header.png",
    "ascent": 23,
    "height": 78,
    "chars": ["\u0901"]
  },

Advanced Tooltip on
shulker_advanced_tooltip_header
shulker_advanced_tooltip
ender_adnvanced_tooltip

preview.json file:

  {
    "type": "bitmap",
    "file": "tryashtar.shulker_preview:shulker_tooltip_header.png",
    "ascent": 23,
    "height": 112,
    "chars": ["\u0901"]
  },

language file [en_us]:

 "item.nbt_tags": "",