Properties

tooltip_style

Use the new Minecraft 1.21.2+ feature to customize tooltip.

Example (download the resourcepack here)

cosmetics:
  balloon_diamond_block:
    enabled: true
    display_name: "Diamond Block"
    tooltip_style: rainbow
    type: BALLOON
    model:
      gui: DIAMOND_BLOCK
      normal: DIAMOND_BLOCK

Last updated