2023-04-08 21:28:20 +10:00

152 lines
4.4 KiB
JSON

{
"images": {
"title": {
"image": "minecraft:textures/gui/title/top.png",
"posX": -150,
"posY": 4,
"width": 300,
"height": 79,
"alignment": "top_center"
}
},
"buttons": {
"singleplayer": {
"text": "menu.singleplayer",
"posX": 4,
"posY": -46,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openGui",
"gui": "singleplayer"
}
},
"multiplayer": {
"text": "menu.multiplayer",
"posX": 125,
"posY": -46,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openGui",
"gui": "multiplayer"
}
},
"mods": {
"text": "fml.menu.mods",
"posX": 4,
"posY": -22,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openGui",
"gui": "mods"
}
},
"options": {
"text": "menu.options",
"posX": 125,
"posY": -22,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openGui",
"gui": "options"
}
},
"quit": {
"text": "menu.quit",
"posX": 4,
"posY": 74,
"width": 240,
"height": 20,
"alignment": "left_center",
"action": {
"type": "quit"
}
},
"update": {
"text": "Update Changes",
"posX": 125,
"posY": 26,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openLink",
"link": "https://github.com/Nomi-CEu/nomi-ceu/releases/tag/1.5.2"
}
},
"discord": {
"text": "Join Us On Discord!",
"posX": 4,
"posY": 26,
"width": 120,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openLink",
"link": "https://discord.gg/zwQzqP8b6q"
}
},
"akliz": {
"text": "Rent Your Own Nomifactory Server!",
"posX": 4,
"posY": 50,
"width": 240,
"height": 20,
"alignment": "left_center",
"action": {
"type": "openLink",
"link": "https://www.akliz.net/nomifactory"
}
}
},
"labels": {
"mojang": {
"text": "Copyright Mojang AB. Do not distribute!",
"posX": -197,
"posY": -10,
"color": -1,
"alignment": "bottom_right"
}
},
"other": {
"background": {
"image": "",
"slideshow": {
"displayDuration": 100,
"fadeDuration": 40,
"images": [
"minecraft:textures/gui/title/background/Image#1-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#2-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#3-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#4-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#5-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#6-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#7-Extra Cool Cat#2192.png",
"minecraft:textures/gui/title/background/Image#8-GaboGGamer#7202.png",
"minecraft:textures/gui/title/background/Image#9-Scaatis#5969.png",
"minecraft:textures/gui/title/background/Image#10-AKAASH#2394.png",
"minecraft:textures/gui/title/background/Image#11-_____________#2028.png",
"minecraft:textures/gui/title/background/Image#12-_____________#2028.png",
"minecraft:textures/gui/title/background/Image#13-Pent#7534.png",
"minecraft:textures/gui/title/background/Image#14-Doniazade#5149.png",
"minecraft:textures/gui/title/background/Image#15-Doniazade#5149.png",
"minecraft:textures/gui/title/background/Image#16-dashin#9978.png",
"minecraft:textures/gui/title/background/Image#17-Besoiobiy[Crazy Designer]#0516.png",
"minecraft:textures/gui/title/background/Image#18-Besoiobiy[Crazy Designer]#0516.png",
"minecraft:textures/gui/title/background/Image#19-Besoiobiy[Crazy Designer]#0516.png",
"minecraft:textures/gui/title/background/Image#20-GaboGGamer#7202.png",
"minecraft:textures/gui/title/background/Image#21-DarkArkAngel#1961.png",
"minecraft:textures/gui/title/background/Image#22-DarkArkAngel#1961.png"
]
}
}
}
}