Advertisement
Guest User

CMM 1.9 Test Json

a guest
Oct 24th, 2015
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.61 KB | None | 0 0
  1. {
  2.     "images":
  3.     {
  4.         "title":
  5.         {
  6.             "image" : "custommainmenu:textures/gui/minecraft.png",
  7.             "posX" : -137,
  8.             "posY" : 30,
  9.             "width" : 512,
  10.             "height" : 512,
  11.             "alignment" : "top_center"
  12.         }
  13.     },
  14.    
  15.     "buttons":
  16.     {
  17.         "singleplayer":
  18.         {
  19.             "text" : "menu.singleplayer",
  20.             "posX" : -100,
  21.             "posY" : 48,
  22.             "width" : 200,
  23.             "height" : 20,
  24.             "action" :
  25.             {
  26.                 "type" : "openGui",
  27.                 "gui" : "singleplayer"
  28.             }
  29.         },
  30.        
  31.         "multiplayer":
  32.         {
  33.             "text" : "menu.multiplayer",
  34.             "posX" : -100,
  35.             "posY" : 72,
  36.             "width" : 200,
  37.             "height" : 20,
  38.             "action" :
  39.             {
  40.                 "type" : "openGui",
  41.                 "gui" : "multiplayer"
  42.             }
  43.         },
  44.        
  45.         "mods":
  46.         {
  47.             "text" : "fml.menu.mods",
  48.             "posX" : -100,
  49.             "posY" : 96,
  50.             "width" : 200,
  51.             "height" : 20,
  52.             "action" :
  53.             {
  54.                 "type" : "openGui",
  55.                 "gui" : "mods"
  56.             }
  57.         },
  58.            
  59.         "options":
  60.         {
  61.             "text" : "menu.options",
  62.             "posX" : -100,
  63.             "posY" : 132,
  64.             "width" : 98,
  65.             "height" : 20,
  66.             "action" :
  67.             {
  68.                 "type" : "openGui",
  69.                 "gui" : "options"
  70.             }
  71.         },
  72.        
  73.         "quit":
  74.         {
  75.             "text" : "menu.quit",
  76.             "posX" : 2,
  77.             "posY" : 132,
  78.             "width" : 98,
  79.             "height" : 20,
  80.             "action" :
  81.             {
  82.                 "type" : "quit"
  83.             }
  84.         },
  85.        
  86.         "language":
  87.         {
  88.             "text" : "",
  89.             "posX" : -124,
  90.             "posY" : 132,
  91.             "width" : 20,
  92.             "height" : 20,
  93.             "action" :
  94.             {
  95.                 "type" : "openGui",
  96.                 "gui" : "languages"
  97.             }
  98.         },
  99.        
  100.         "refresh":
  101.         {
  102.             "text" : "",
  103.             "posX" : -154,
  104.             "posY" : 132,
  105.             "width" : 20,
  106.             "height" : 20,
  107.             "texture" : "custommainmenu:textures/gui/buttons.png",
  108.             "action" :
  109.             {
  110.                 "type" : "refresh"
  111.             }
  112.         },
  113.        
  114.         "openError":
  115.         {
  116.             "text" : "Err",
  117.             "posX" : -184,
  118.             "posY" : 132,
  119.             "width" : 20,
  120.             "height" : 20,
  121.             "action" :
  122.             {
  123.                 "type" : "openFolder",
  124.                 "folderName" : "/../../"
  125.             }
  126.         },
  127.        
  128.         "openRight":
  129.         {
  130.             "text" : "Right",
  131.             "posX" : -214,
  132.             "posY" : 132,
  133.             "width" : 20,
  134.             "height" : 20,
  135.             "action" :
  136.             {
  137.                 "type" : "openFolder",
  138.                 "folderName" : "/config/"
  139.             }
  140.         }
  141.     },
  142.    
  143.     "texts":
  144.     {
  145.         "mojang":
  146.         {
  147.             "text" : "Copyright Mojang AB. Do not distribute!",
  148.             "posX" : -197,
  149.             "posY" : -10,
  150.             "color" : -1,
  151.             "alignment" : "bottom_right"
  152.         },
  153.        
  154.         "fml":
  155.         {
  156.             "text" : "",
  157.             "posX" : 2,
  158.             "posY" : -50,
  159.             "color" : -1,
  160.             "alignment" : "bottom_left"
  161.         },
  162.        
  163.         "changelog":
  164.         {
  165.             "text":"web:http://pastebin.com/raw.php?i=MmSCr6zV",
  166.             "posX" : 2,
  167.             "posY" : 0,
  168.             "color" : -1,
  169.             "alignment" : "left_center",
  170.             "hoverColor" : 65280
  171.         },
  172.        
  173.         "date" :
  174.         {
  175.             "text" : "#time# | #date#",
  176.             "posX" : 2,
  177.             "posY" : 2,
  178.             "color" : -1,
  179.             "alignment" : "top_left"
  180.         }
  181.     },
  182.    
  183.     "other":
  184.     {
  185.         "splash-text":
  186.         {
  187.             "posX" : 90,
  188.             "posY" : 70,
  189.             "color" : -256,
  190.             "alignment" : "top_center",
  191.             "texts" : "Splash1\nSplash2"
  192.         },
  193.        
  194.         "panorama":
  195.         {
  196.             "images" : "minecraft:textures/gui/title/background/panorama_%c.png",
  197.             "animate" : true,
  198.             "animationSpeed" : 1,
  199.             "blur" : true,
  200.             "gradient" : true
  201.         }
  202.     }
  203. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement