{ "images": { "title": { "image" : "custommainmenu:textures/gui/minecraft.png", "posX" : 170, "posY" : -22, "width" : 512, "height" : 512, "alignment" : "left_center" }, "black": { "image" : "textures:menu/blacktransparent.png", "posX" : 50, "posY" : 0, "width" : 100, "height" : 2000, "alignment" : "top_left" } }, "buttons": { "singleplayer": { "text" : "menu.singleplayer", "posX" : 55, "posY" : -35, "width" : 90, "height" : 20, "alignment" : "left_center" }, "multiplayer": { "text" : "menu.multiplayer", "posX" : 55, "posY" : -10, "width" : 90, "height" : 20, "alignment" : "left_center" }, "mods": { "text" : "fml.menu.mods", "posX" : 55, "posY" : 15, "width" : 90, "height" : 20, "alignment" : "left_center" }, "options": { "text" : "", "posX" : 53, "posY" : -25, "width" : 20, "height" : 20, "imageWidth" : 40, "imageHeight" : 40, "alignment" : "bottom_left", "texture" : "textures:menu/settings.png" }, "quit": { "text" : "", "posX" : 128, "posY" : -25, "width" : 20, "height" : 20, "imageWidth" : 300, "imageHeight" : 300, "alignment" : "bottom_left", "texture" : "textures:menu/quit.png" }, "language": { "text" : "", "posX" : 78, "posY" : -25, "width" : 20, "height" : 20, "alignment" : "bottom_left" }, "refresh": { "text" : "", "posX" : 103, "posY" : -25, "width" : 20, "height" : 20, "alignment" : "bottom_left" } }, "texts": { }, "other": { "panorama": { "images" : "minecraft:textures/gui/title/background/panorama_%c.png", "blur" : true, "gradient" : false } } }