• 9/7/24 3:01 am
- 3.6k views • 1 today
- save_alt 583 downloads
- Game Version
- Minecraft 1.21
- Resolution
- 16x
- Progress
- 100% complete
- Changes include
- GUI
- Misc
- Models
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!
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
5328240
4


Have something to say?
It was really quick to learn