Texture Packs Experimental Packs

24w36a Tooltip example (1.21.2)

  • 3.6k views 1 today
  • save_alt 583 downloads
Game Version
Minecraft 1.21
Resolution
16x
Progress
100% complete
Changes include
  • GUI
  • Misc
  • Models
  • 16
  • 11
  • 4
Adelando
Lvl 43Master Button Pusher
29
Hello everyone!



Made a simple tooltip example for the new 24w36a snapshot.

Hoping to bring knowledge to others to make their own resource packs for the next update!



_____________________________________________________

In the .zip you will find a "diamond_frame.png" and "skull_frame.png" and just "frame.png"

Any name before the "_frame.png" will be the custom tooltip.

You can also just call a file "frame.png" (like in the .zip) and this will be used as the default tooltip on all items.


______________________________________________________



You can replace the minecraft item with anything you want in the example below...

/give <username> minecraft:diamond_sword[​minecraft:tooltip_style=diamond] 1

/give <username> minecraft:diamond_sword[​minecraft:tooltip_style=skull] 1


Enjoy!


Let me know if i helped you to create custom tooltips for your own resourcepack!

More like this

  Have something to say?

WantToBeeMe
12/27/2024 6:26 am
Level 50 : Grandmaster Miner
this is so usefull. thanks.

It was really quick to learn
1
Romancee
09/07/2024 4:14 pm
Level 1 : New Crafter
Hello, I have some questions I want to ask. First of all, is this feature only valid for 1.21.2 or does it work in different versions? Secondly, I would like to know whether the tooltip of these items is visible directly or does it work through any command?
1
Adelando
09/15/2024 1:31 am
Level 43 : Master Button Pusher
This is valid for snapshot 24w36a and onward (unless Mojang change it). And secondly if you want custom tooltips for a specific item (eg, a special dirt block called DirtyDirt Block, you can make it have a unique tooltip) and will be different from everything else. But if you replace the default “frame.png” and “background.png” that will set it for all items without the use of commands
1
Mugget
09/11/2024 4:51 am
He/Him • Level 63 : High Grandmaster Peacock Hunter
2

Welcome