Texture Packs Experimental Packs

Custom Tooltip Generator

    • 5,778 views • 6 today
    • 859 downloads • 0 today
    • 33
    • 27
    • 12
    Godlander
    Level 54 : Grandmaster Button Pusher
    191
    a tool to generate custom tooltip shaders for minecraft


    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 tooltip

    corner: 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` folder

    examples:


    green tooltip


    python tooltip.py --file green.png --corner 3 --pad 1 1
    Custom Tooltip Generator Minecraft Texture Pack

    ingame:

    image



    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 3image

    ingame:

    image

    shader and tool commissioned by MatchaXP
    Progress100% complete
    Game VersionMinecraft 1.20.4
    Tags

      Have something to say?

    TonThu
    07/04/2024 11:16 pm
    Level 1 : New Miner
    hey, can u make a video to teach a about how to generate own's tooltips:? (sr my engins so bad, if it has some mistake, please talk about that:_:)
    1
    NO_MCCXXII
    06/13/2024 6:46 pm
    Level 10 : Journeyman Crafter
    Can't figure out how to run the program. I have installed Python & Pillow, I just don't know where or how to run your script and the "Readme" instructions (if it's even is instructions) aren't helpful.
    1
    daneriri
    02/22/2024 6:21 pm
    Level 1 : New Explorer
    history
    https://drive.google.com/file/d/1k-C2N2HU0L7HpZYNLpMHvgizivNEMjw0/view?usp=drive_link

    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
    1
    Stridey
    06/24/2024 1:19 pm
    She/Her • Level 83 : Elite Pixel Painter Demolitionist
    Hey, could you revive this link by any chance? I'm trying to do the exact same thing but I'm having so much trouble
    1
    daneriri
    02/22/2024 5:41 pm
    Level 1 : New Explorer
    history
    i cant see the resource pack

    fixed btw love your stuff
    1
    Siwak
    02/21/2024 7:46 am
    Level 23 : Expert Miner
    i really like this one! it really helps me with soing a square tooltips!!!
    1
    jongco0331
    01/28/2024 3:40 pm
    Level 1 : New Miner
    Is it impossible to set the tooltip differently to item? such as, When I hover the paper which has custommodeldata 3, It appears different tooltip.
    1
    Godlander
    01/28/2024 11:34 pm
    Level 54 : Grandmaster Button Pusher
    per item tooltip should be done with fonts
    2
    jongco0331
    01/29/2024 12:28 am
    Level 1 : New Miner
    Then, can't I set the tooltip per item using method of this post?
    1
    Godlander
    02/22/2024 6:12 pm
    Level 54 : Grandmaster Button Pusher
    no
    1

    Welcome