• 1/19/24 3:15 pm
- 5.8k views • 1 today
- save_alt 870 downloads
- Game Version
- Minecraft 1.20.4
- Resolution
- 16x
- Progress
- 100% complete
- Changes include
191
a tool to generate custom tooltip shaders for minecraft
corner: corner square side length in pixels
pad: vertical and horizontal padding when displaying ingame
examples:
green tooltip

ingame:

gold tooltip
due to the decoration on the top and bottom of the tooltip, some extra vertical padding is neccesary to make space

ingame:

shader and tool commissioned by MatchaXP
usage:
make sure Python and Pillow is installed, and place the script in the same directory as the input tooltip texture file.script inputs:
file: path to an image file used for the tooltipcorner: corner square side length in pixels
pad: vertical and horizontal padding when displaying ingame
script output:
the script will generate a file `tooltip.glsl` which should replace the existing one in the resourcepack `shaders/include` folderexamples:
green tooltip
python tooltip.py --file green.png --corner 3 --pad 1 1
ingame:

gold tooltip
due to the decoration on the top and bottom of the tooltip, some extra vertical padding is neccesary to make space
python tooltip.py --file gold.png --corner 7 --pad 1 3
ingame:

shader and tool commissioned by MatchaXP
More like this
6173417
4

Have something to say?
for beta tool tips
ty for making this generator op
i thought id share this as it took me an hour just to get this if op wants he can upload it to Planet minecraft as i dont mind
fixed btw love your stuff