Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Transparent Image just does not work. #493

Open
KingCreeperz opened this issue Feb 1, 2022 · 2 comments
Open

Transparent Image just does not work. #493

KingCreeperz opened this issue Feb 1, 2022 · 2 comments

Comments

@KingCreeperz
Copy link

So I am trying to make a custom main menu for my modpack but the transparent just does not work

part of json:

{
"images":
{
"title":
{
"image" : "lightofshadows:logo.png",
"posX" : -150,
"posY" : 60,
"width" : 300,
"height" : 60,
"imageWidth" : 588,
"imageHeight" : 1000,
"alignment" : "top_center"
},

    "buttonbg":
    {
        "image" : "lightofshadows:buttonbg.png",
        "posX" : 15,
        "posY" : -250,
        "width" : 200,
        "height" : 1200,
        "alignment" : "left_center"
    }
},

Reply if you have any ideas or images I could use!

@KingCreeperz
Copy link
Author

image

Image just to give example

@KTibow
Copy link

KTibow commented Mar 10, 2022

Upload the asset you're using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants