githubEdit

list-dropdownItem Tooltip

circle-exclamation

Configuration

contents/test_tooltip/test_tooltip_item.yml
info:
  namespace: test_tooltip
items:
  tooltip_rainbow_item:
    display_name: tooltip_rainbow_item
    resource:
      generate: false
      model_path: minecraft:item/emerald
      material: PAPER
    tooltip_style: test_tooltip:tooltip/rainbow

Image files

Create the required files into contents/test_tooltip/textures/tooltip/.

Non-animated image files dimensions should be 100x100. They contain the color of the part of the tooltip.

_background contains the background and _frame contains the frame.

circle-info

Tooltip support animated textures (.png.mcmeta files).

Run /iazip and then get the item ingame.

Example download here:

file-archive
5KB
chevron-rightOld method (before 1.21.2)hashtag

Old method

You can add custom textured tooltips for your items, please refer to this example addon: https://www.spigotmc.org/resources/items-custom-tooltip-texture-example-itemsadder-addon.87883/arrow-up-right.

https://i.imgur.com/eA7iz50.gif

Limitations

circle-exclamation

Last updated