Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "images":
- {
- "title":
- {
- "image" : "textures:menu/me4.png",
- "posX" : -291,
- "posY" : 40,
- "width" : 582,
- "height" : 63,
- "alignment" : "top_center"
- }
- },
- "buttons":
- {
- "singleplayer":
- {
- "text" : "menu.singleplayer",
- "posX" : -100,
- "posY" : 48,
- "width" : 200,
- "height" : 20,
- "texture" : "textures:menu/button1.png",
- "normalTextColor" : 0,
- "hoverTextColor" : 16777215,
- "shadow" : false
- },
- "multiplayer":
- {
- "text" : "menu.multiplayer",
- "posX" : -100,
- "posY" : 72,
- "width" : 200,
- "height" : 20,
- "texture" : "textures:menu/button1.png",
- "normalTextColor" : 0,
- "hoverTextColor" : 16777215,
- "shadow" : false
- },
- "mods":
- {
- "text" : "fml.menu.mods",
- "posX" : -100,
- "posY" : 96,
- "width" : 200,
- "height" : 20,
- "texture" : "textures:menu/button1.png",
- "normalTextColor" : 0,
- "hoverTextColor" : 16777215,
- "shadow" : false
- },
- "options":
- {
- "text" : "menu.options",
- "posX" : -100,
- "posY" : 132,
- "width" : 98,
- "height" : 20,
- "texture" : "textures:menu/button2.png",
- "normalTextColor" : 0,
- "hoverTextColor" : 16777215,
- "shadow" : false
- },
- "quit":
- {
- "text" : "menu.quit",
- "posX" : 2,
- "posY" : 132,
- "width" : 98,
- "height" : 20,
- "texture" : "textures:menu/button2.png",
- "normalTextColor" : 0,
- "hoverTextColor" : 16777215,
- "shadow" : false
- },
- "language":
- {
- "text" : "",
- "posX" : -124,
- "posY" : 132,
- "width" : 20,
- "height" : 20,
- "texture" : "textures:menu/language.png"
- }
- },
- "texts":
- {
- "mojang":
- {
- "text" : "",
- "posX" : -197,
- "posY" : -10,
- "color" : -1,
- "alignment" : "bottom_right"
- }
- },
- "other":
- {
- "panorama":
- {
- "images" : "minecraft:textures/gui/title/background/panorama_%c.png",
- "blur" : true,
- "gradient" : false
- }
- }
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement