Item Tooltip
Requires ItemsAdder 4.0.9 or greater and at least Minecraft 1.21.2 (both client and server).
Configuration
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.
Run /iazip
and then get the item ingame.

Example download here:
Last updated
Was this helpful?