Custom-Main-Menu
Custom-Main-Menu copied to clipboard
A mod that allows you to modify the minecraft main menu
My config mainmenu.json: `{ "images": { "title": { "image" : "resources/mainmenu/asdf.png", "posX" : -137, "posY" : 30, "width" : 512, "height" : 512, "alignment" : "top_center" } }, "buttons": {...
The mod cannot load textures on 1.12.2. It gives the default black and pink box. The paths should be right, but now, I'm not sure. I have ResourceLoader installed, so...
I downloaded a modpack that I used to play a lot when I had windows and all the textures worked fine and then I switched to linux and tried to...
Hello, I'll would like to know the procedure (how to...) to the fonction "loadWorld" cause the game say "Error etc..." Thanks
{ "images": { "title": { "image" : "primitivecraft:primitive.png", "posX" : -137, "posY" : 30, "width" : 512, "height" : 512, "alignment" : "top_center" } }, "buttons": { "singleplayer": { "text"...
I'm following a tutorial on how to add a sound when I hover or click and button but keep getting a error when trying to refresh the tutorial https://www.youtube.com/watch?v=-qUEBXbalH8&list=PLCiSf5_kaFvrVmnjMV2tMw3KtUhzknFEi&index=7 the...
I created my own custom menu for my pack, but when i finally decided to test it on full version of pack, i founded an issue: every texture (new logo,...
My images are always very pixalated, it doesn´t matter if i make them hd quality and then make them smaller in the code or just make them as big as...