Advertisement
Guest User

Untitled

a guest
May 7th, 2019
4,567
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.96 KB | None | 0 0
  1. {
  2. "images": {
  3. "Logo": {
  4. "image": "mainmenu:tis.png",
  5. "posX": -400,
  6. "posY": -200,
  7. "width": 400,
  8. "height": 330,
  9. "alignment": "center"
  10. },
  11. "User": {
  12. "image": "web:https://minotar.net/armor/body/#username#/100.png",
  13. "posX": 30,
  14. "posY": -124,
  15. "width": 60,
  16. "height": 126,
  17. "alignment": "bottom_center"
  18. }
  19. },
  20. "buttons": {
  21. "Discord": {
  22. "text": "Discord",
  23. "texture": "mainmenu:button.png",
  24. "posX": -213,
  25. "posY": 60,
  26. "width": 95,
  27. "height": 42,
  28. "imageWidth": 510,
  29. "imageHeight": 113,
  30. "normalTextColor": 16775388,
  31. "hoverTextColor": 7506394,
  32. "alignment": "right_center",
  33. "tooltip": "If you want to join the oficial server. Why not join the discord server and apply for the server.",
  34. "action": {
  35. "type": "openLink",
  36. "link": "https://discord.gg/c97pfHg"
  37. }
  38. },
  39. "language": {
  40. "text": "Language",
  41. "texture": "mainmenu:button.png",
  42. "posX": -308,
  43. "posY": 60,
  44. "width": 95,
  45. "height": 42,
  46. "imageWidth": 510,
  47. "imageHeight": 113,
  48. "normalTextColor": 16775388,
  49. "hoverTextColor": -1,
  50. "alignment": "right_center",
  51. "action": {
  52. "type": "openGui",
  53. "gui": "languages"
  54. }
  55. },
  56. "singleplayer": {
  57. "text": "Singleplayer",
  58. "texture": "mainmenu:button.png",
  59. "posX": -310,
  60. "posY": -120,
  61. "width": 195,
  62. "height": 42,
  63. "imageWidth": 510,
  64. "imageHeight": 113,
  65. "normalTextColor": 16777215,
  66. "hoverTextColor": 0,
  67. "alignment": "right_center",
  68. "action": {
  69. "type": "openGui",
  70. "gui": "singleplayer"
  71. }
  72. },
  73. "multiplayer": {
  74. "text": "menu.multiplayer",
  75. "texture": "mainmenu:button.png",
  76. "posX": -310,
  77. "posY": -75,
  78. "width": 195,
  79. "height": 42,
  80. "imageWidth": 510,
  81. "imageHeight": 113,
  82. "normalTextColor": 16777215,
  83. "hoverTextColor": 0,
  84. "alignment": "right_center",
  85. "action": {
  86. "type": "openGui",
  87. "gui": "multiplayer"
  88. }
  89. },
  90. "mods": {
  91. "text": "Mods",
  92. "texture": "mainmenu:button.png",
  93. "posX": -310,
  94. "posY": -30,
  95. "width": 195,
  96. "height": 42,
  97. "imageWidth": 510,
  98. "imageHeight": 113,
  99. "normalTextColor": 16777215,
  100. "hoverTextColor": 0,
  101. "alignment": "right_center",
  102. "action": {
  103. "type": "openGui",
  104. "gui": "mods"
  105. }
  106. },
  107. "options": {
  108. "text": "Options",
  109. "texture": "mainmenu:button.png",
  110. "posX": -310,
  111. "posY": 15,
  112. "width": 195,
  113. "height": 42,
  114. "imageWidth": 510,
  115. "imageHeight": 113,
  116. "normalTextColor": 16777215,
  117. "hoverTextColor": 0,
  118. "alignment": "right_center",
  119. "action": {
  120. "type": "openGui",
  121. "gui": "options"
  122. }
  123. },
  124. "quit": {
  125. "text": "Quit",
  126. "texture": "mainmenu:button.png",
  127. "posX": -310,
  128. "posY": 120,
  129. "width": 195,
  130. "height": 42,
  131. "imageWidth": 510,
  132. "imageHeight": 113,
  133. "normalTextColor": 16777215,
  134. "alignment": "right_center",
  135. "action": {
  136. "type": "quit"
  137. }
  138. }
  139. },
  140. "labels": {
  141. "mojang": {
  142. "text": "Copyright Mojang AB. Do not distribute!",
  143. "hoverText": "�nCopyright Mojang AB. Do not distribute!",
  144. "posX": 5,
  145. "posY": 5,
  146. "color": -1,
  147. "fontSize": 0.9,
  148. "alignment": "top_left",
  149. "action": {
  150. "type": "openGui",
  151. "gui": "credits"
  152. }
  153. },
  154. "fml": {
  155. "text": "",
  156. "posX": 2,
  157. "posY": -28,
  158. "color": -1,
  159. "fontSize": 0.6,
  160. "alignment": "bottom_left"
  161. },
  162. "time": {
  163. "text": "#time# #date#",
  164. "posX": -80,
  165. "posY": -10,
  166. "fontSize": 0.9,
  167. "color": 13165380,
  168. "alignment": "bottom_right"
  169. }
  170. },
  171. "other": {
  172. "splash-text": {
  173. "posX": -200,
  174. "posY": 60,
  175. "color": -1,
  176. "alignment": "center",
  177. "texts": "file:mainmenu:splash.txt"
  178. },
  179. "background": {
  180. "image": "",
  181. "slideshow": {
  182. "images": [
  183. "background:00.png",
  184. "background:01.png",
  185. "background:02.png",
  186. "background:03.png",
  187. "background:04.png",
  188. "background:05.png",
  189. "background:06.png",
  190. "background:07.png",
  191. "background:08.png",
  192. "background:09.png",
  193. "background:010.png",
  194. "background:011.png",
  195. "background:012.png",
  196. "background:013.png",
  197. "background:014.png",
  198. "background:015.png",
  199. "background:016.png",
  200. "background:017.png",
  201. "background:018.png",
  202. "background:019.png",
  203. "background:020.png",
  204. "background:021.png",
  205. "background:022.png",
  206. "background:023.png",
  207. "background:024.png",
  208. "background:025.png",
  209. "background:026.png",
  210. "background:027.png",
  211. "background:028.png",
  212. "background:029.png",
  213. "background:030.png",
  214. "background:031.png",
  215. "background:032.png",
  216. "background:033.png",
  217. "background:034.png",
  218. "background:035.png",
  219. "background:036.png"
  220. ],
  221. "displayDuration": 1.5,
  222. "fadeDuration": 0
  223. }
  224. }
  225. }
  226. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement