123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148
{
"images": {
"title": {
"image": "the_rising_world:textures/gui/TheRisingWorld_Title.png",
"posX": -180,
"posY": 30,
"width": 372,
"height": 64,
"alignment": "top_center"
},
"button_background": {
"image": "the_rising_world:textures/gui/TheRisingWorld_ButtonBackground.png",
"posX": -110,
"posY": -32,
"alignment": "center",
"width": 220,
"height": 108
}
},
"buttons": {
"singleplayer": {
"text": "menu.singleplayer",
"posX": -100,
"posY": -24,
"alignment": "center",
"width": 98,
"height": 20
},
"multiplayer": {
"text": "menu.multiplayer",
"posX": 2,
"posY": -24,
"alignment": "center",
"width": 98,
"height": 20
},
"mods": {
"text": "fml.menu.mods",
"posX": -100,
"posY": 0,
"alignment": "center",
"width": 200,
"height": 20
},
"options": {
"text": "menu.options",
"posX": -100,
"posY": 24,
"alignment": "center",
"width": 98,
"height": 20
},
"quit": {
"text": "menu.quit",
"posX": 2,
"posY": 24,
"alignment": "center",
"width": 98,
"height": 20
},
"language": {
"text": "",
"posX": -22,
"posY": 48,
"alignment": "center",
"width": 20,
"height": 20
},
"refresh": {
"text": "",
"posX": 2,
"posY": 48,
"alignment": "center",
"width": 20,
"height": 20
},
"forumPage": {
"text": "Forum Page",
"posX": -100,
"posY": 48,
"alignment": "center",
"width": 74,
"height": 20,
"tooltip": "Link to the official Forum thread",
"action": {
"type": "openLink",
"link": "http://forum.feed-the-beast.com/threads/1-7-10-the-rising-world-rise-or-fall-its-up-to-you-1-1-0-tech-magic-nature-server-version.57283/"
}
},
"changeLog": {
"text": "Changelog",
"posX": 26,
"posY": 48,
"alignment": "center",
"width": 74,
"height": 20,
"tooltip": "Link to the latest change log",
"action": {
"type": "openLink",
"link": ""
}
}
},
"texts": {
"mojang": {
"text": "",
"posX": -205,
"posY": -10,
"color": -1,
"alignment": "bottom_right"
},
"packName": {
"text": "§4The Rising World §e1.1.1_Beta",
"posX": 2,
"posY": -20,
"color": -1,
"alignment": "bottom_left"
},
"packAuthor": {
"text": "§wBy SnowShock35",
"posX": 2,
"posY": -10,
"color": -1,
"alignment": "bottom_left"
}
},
"other": {
"background": {
"image": "",
"slideshow": {
"images": [
"the_rising_world:textures/gui/background/background_1.png",
"the_rising_world:textures/gui/background/background_2.png",
"the_rising_world:textures/gui/background/background_3.png",
"the_rising_world:textures/gui/background/background_4.png",
"the_rising_world:textures/gui/background/background_5.png",
"the_rising_world:textures/gui/background/background_6.png",
"the_rising_world:textures/gui/background/background_7.png",
"the_rising_world:textures/gui/background/background_8.png",
"the_rising_world:textures/gui/background/background_9.png"
],
"displayDuration": 50,
"fadeDuration": 50,
"shuffle": "true"
}
}
}
}