{ "images": { "title": { "image" : "land:textures/Post-Finem.png", "posX" : -224, "posY" : 0, "width" : 448, "height" : 64, "alignment" : "top_center" }, "fire": { "image" : "land:textures/fire.png", "posX" : -320, "posY" : -100, "width" : 640, "height" : 100, "alignment" : "bottom_center" } }, "buttons": { "singleplayer": { "text" : "menu.singleplayer", "posX" : -50, "posY" : 10, "width" : 100, "height" : 25, "imageWidth":200, "imageHeight":50, "normalTextColor":-1, "hoverTextColor":2359075, "texture":"land:textures/radiation_button.png", "action" : { "type" : "openGui", "gui" : "singleplayer" } }, "multiplayer": { "text" : "menu.multiplayer", "posX" : -50, "posY" : 35, "width" : 100, "height" : 25, "imageWidth":200, "imageHeight":50, "normalTextColor":-1, "hoverTextColor":2359075, "texture":"land:textures/radiation_button.png", "action" : { "type" : "openGui", "gui" : "multiplayer" } }, "mods": { "text" : "Mods", "posX" : -50, "posY" : 60, "width" : 100, "height" : 25, "imageWidth":200, "imageHeight":50, "normalTextColor":-1, "hoverTextColor":2359075, "texture":"land:textures/radiation_button.png", "action" : { "type" : "openGui", "gui" : "mods" } }, "options": { "text" : "menu.options", "posX" : -50, "posY" : 85, "width" : 100, "height" : 25, "imageWidth":200, "imageHeight":50, "normalTextColor":-1, "hoverTextColor":2359075, "texture":"land:textures/radiation_button.png", "action" : { "type" : "openGui", "gui" : "options" } }, "quit": { "text" : "menu.quit", "posX" : -50, "posY" : 110, "width" : 100, "height" : 25, "imageWidth":200, "imageHeight":50, "normalTextColor":-1, "hoverTextColor":2359075, "texture":"land:textures/radiation_button.png", "action" : { "type" : "quit" } }, "language": { "text" : "", "posX" : -10, "posY" : 150, "width" : 20, "height" : 20, "action" : { "type" : "openGui", "gui" : "languages" } } }, "texts": { "mojang": { "text" : "Copyright Mojang AB. Do not distribute!", "posX" : -197, "posY" : -10, "color" : -1, "alignment" : "bottom_right" }, "fml": { "text" : "", "posX" : 2, "posY" : -50, "color" : -1, "alignment" : "bottom_left" }, "pack":{ "text":"Post Finem v0.0.2", "posX":-100, "posY":-40, "color":-1, "alignment":"bottom_right" }, "author":{ "text":"By Landstryder", "posX":-100, "posY":-30, "color":-1, "alignment":"bottom_right" } }, "other": { "splash-text": { "posX" : 124, "posY" : 60, "color" : -256, "alignment" : "top_center", "file" : "texts/splashes.txt" }, "panorama": { "images" : "land:textures/panorama%c.png", "animate" : true, "animationSpeed" : 2, "blur" : false, "gradient" : false } } }