We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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!
The text was updated successfully, but these errors were encountered:
Image just to give example
Sorry, something went wrong.
Upload the asset you're using.
No branches or pull requests
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"
},
Reply if you have any ideas or images I could use!
The text was updated successfully, but these errors were encountered: