Надоел стандартный фон главного меню в Minecraft? Не беда. Для этого есть удобный мод Custom Main Menu, позволяющий сменить главное меню игры. Это очень классно, так как вы можете установить любой фон, какой вы захотите. Как только вы установите мод, в папке config появится отдельная папка CustomMainMenu, в ней вы увидите файлы меню, которые отображаются в формате .json. Эти файлы можно редактировать, изменять. Для удобства автор создал готовые скины для главного меню, которые можно скачать отдельно.
Готовые шаблоны для мода CustomMainMenu
Чтобы вам не тратить своё время, мы подготовили для вас список готового решения, которое может подойти лично для вас! Открывайте спойлер, смотрите примеры и устанавливайте в свой клиент.
[Конфиг 1] | [Конфиг 2]
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -100,
"posY" : 96,
"width" : 200,
"height" : 20
},
"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 132,
"width" : 98,
"height" : 20
},
"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 132,
"width" : 98,
"height" : 20
},
"language":
{
"text" : "",
"posX" : -124,
"posY" : 132,
"width" : 20,
"height" : 20
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
},
"fml":
{
"text" : "",
"posX" : 2,
"posY" : -50,
"color" : -1,
"alignment" : "bottom_left"
},
"example":
{
"text" : "§1Bottom §2left §4aligned",
"posX" : 2,
"posY" : -60,
"color" : -1,
"alignment" : "bottom_left"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center"
}
}
}
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20
},
"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 96,
"width" : 98,
"height" : 20
},
"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 96,
"width" : 98,
"height" : 20
},
"language":
{
"text" : "",
"posX" : -124,
"posY" : 96,
"width" : 20,
"height" : 20
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : 16711680,
"alignment" : "bottom_right"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center"
}
}
}
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20
},
"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 96,
"width" : 98,
"height" : 20
},
"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 96,
"width" : 98,
"height" : 20
},
"language":
{
"text" : "",
"posX" : -124,
"posY" : 96,
"width" : 20,
"height" : 20
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : 16711680,
"alignment" : "bottom_right"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center"
}
}
}
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : 170,
"posY" : -22,
"width" : 512,
"height" : 512,
"alignment" : "left_center"
},
"black":
{
"image" : "textures:menu/blacktransparent.png",
"posX" : 50,
"posY" : 0,
"width" : 100,
"height" : 2000,
"alignment" : "top_left"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : 55,
"posY" : -35,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : 55,
"posY" : -10,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : 55,
"posY" : 15,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"options":
{
"text" : "",
"posX" : 53,
"posY" : -25,
"width" : 20,
"height" : 20,
"imageWidth" : 40,
"imageHeight" : 40,
"alignment" : "bottom_left",
"texture" : "textures:menu/settings.png"
},
"quit":
{
"text" : "",
"posX" : 128,
"posY" : -25,
"width" : 20,
"height" : 20,
"imageWidth" : 300,
"imageHeight" : 300,
"alignment" : "bottom_left",
"texture" : "textures:menu/quit.png"
},
"language":
{
"text" : "",
"posX" : 78,
"posY" : -25,
"width" : 20,
"height" : 20,
"alignment" : "bottom_left"
},
"refresh":
{
"text" : "",
"posX" : 103,
"posY" : -25,
"width" : 20,
"height" : 20,
"alignment" : "bottom_left"
}
},
"texts":
{
},
"other":
{
"panorama":
{
"images" : "minecraft:textures/gui/title/background/panorama_%c.png",
"blur" : true,
"gradient" : false
}
}
}
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : 170,
"posY" : -22,
"width" : 512,
"height" : 512,
"alignment" : "left_center"
},
"black":
{
"image" : "textures:menu/blacktransparent.png",
"posX" : 50,
"posY" : 0,
"width" : 100,
"height" : 2000,
"alignment" : "top_left"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : 55,
"posY" : -35,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : 55,
"posY" : -10,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : 55,
"posY" : 15,
"width" : 90,
"height" : 20,
"alignment" : "left_center"
},
"options":
{
"text" : "",
"posX" : 53,
"posY" : -25,
"width" : 20,
"height" : 20,
"imageWidth" : 40,
"imageHeight" : 40,
"alignment" : "bottom_left",
"texture" : "textures:menu/settings.png"
},
"quit":
{
"text" : "",
"posX" : 128,
"posY" : -25,
"width" : 20,
"height" : 20,
"imageWidth" : 300,
"imageHeight" : 300,
"alignment" : "bottom_left",
"texture" : "textures:menu/quit.png"
},
"language":
{
"text" : "",
"posX" : 78,
"posY" : -25,
"width" : 20,
"height" : 20,
"alignment" : "bottom_left"
},
"refresh":
{
"text" : "",
"posX" : 103,
"posY" : -25,
"width" : 20,
"height" : 20,
"alignment" : "bottom_left"
}
},
"texts":
{
},
"other":
{
"panorama":
{
"images" : "minecraft:textures/gui/title/background/panorama_%c.png",
"blur" : true,
"gradient" : false
}
}
}
{
"images":{
"title":{
"image":"textures:tolkiencraft/gui/minecraft.png",
"posX":0,
"posY":0,
"width":512,
"height":256,
"alignment":"top_left"
},
"title2":{
"image":"textures:tolkiencraft/gui/minecraft2.png",
"posX":0,
"posY":0,
"width":512,
"height":128,
"alignment":"top_left"
}
},
"buttons":{
"singleplayer":{
"text":"menu.singleplayer",
"posX":4,
"posY":-46,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"multiplayer":{
"text":"menu.multiplayer",
"posX":4,
"posY":-12,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"options":{
"text":"menu.options",
"posX":4,
"posY":22,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"quit":{
"text":"menu.quit",
"posX":4,
"posY":56,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"refresh":{
"text":"",
"posX":-154,
"posY":132,
"width":0,
"height":0
}
},
"texts":{
"mojang":{
"text":"",
"posX":-2,
"posY":-10,
"color":150,
"alignment":"bottom_right"
},
"example":{
"text":"v2.3.11 - TolkienCraft II",
"posX":2,
"posY":-20,
"color":13938487,
"alignment":"bottom_left"
}
},
"other":{
"splash-text":{
"posX":-70,
"posY":60,
"color":13055,
"alignment":"top_right"
},
"panorama":{
"images":"textures:tolkiencraft/gui/panorama_%c.png",
"blur":true,
"gradient":true
}
}
}
"images":{
"title":{
"image":"textures:tolkiencraft/gui/minecraft.png",
"posX":0,
"posY":0,
"width":512,
"height":256,
"alignment":"top_left"
},
"title2":{
"image":"textures:tolkiencraft/gui/minecraft2.png",
"posX":0,
"posY":0,
"width":512,
"height":128,
"alignment":"top_left"
}
},
"buttons":{
"singleplayer":{
"text":"menu.singleplayer",
"posX":4,
"posY":-46,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"multiplayer":{
"text":"menu.multiplayer",
"posX":4,
"posY":-12,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"options":{
"text":"menu.options",
"posX":4,
"posY":22,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"quit":{
"text":"menu.quit",
"posX":4,
"posY":56,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":16711680,
"texture":"textures:tolkiencraft/buttons/buttontemplate3.png",
"alignment":"left_center"
},
"refresh":{
"text":"",
"posX":-154,
"posY":132,
"width":0,
"height":0
}
},
"texts":{
"mojang":{
"text":"",
"posX":-2,
"posY":-10,
"color":150,
"alignment":"bottom_right"
},
"example":{
"text":"v2.3.11 - TolkienCraft II",
"posX":2,
"posY":-20,
"color":13938487,
"alignment":"bottom_left"
}
},
"other":{
"splash-text":{
"posX":-70,
"posY":60,
"color":13055,
"alignment":"top_right"
},
"panorama":{
"images":"textures:tolkiencraft/gui/panorama_%c.png",
"blur":true,
"gradient":true
}
}
}
{
"images":{
"title":{
"image":"minecraft:textures/gui/title/BlastName.png",
"posX":400,
"posY":35,
"width":200,
"height":79,
"alignment":"top_left"
},
"title2":{
"image":"minecraft:textures/gui/title/line.png",
"posX":0,
"posY":0,
"width":180,
"height":512,
"alignment":"top_left"
}
},
"buttons":{
"singleplayer":{
"text":"menu.singleplayer",
"posX":16,
"posY":-46,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"multiplayer":{
"text":"menu.multiplayer",
"posX":16,
"posY":-12,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"options":{
"text":"menu.options",
"posX":16,
"posY":22,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"quit":{
"text":"menu.quit",
"posX":16,
"posY":56,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"refresh":{
"text":"",
"posX":-154,
"posY":132,
"width":0,
"height":0
}
},
"texts":{
"mojang":{
"text":"",
"posX":-2,
"posY":-10,
"color":150,
"alignment":"bottom_right"
},
"example":{
"text":"BlastOff 1.1.9",
"posX":2,
"posY":-10,
"color":13938487,
"alignment":"bottom_left"
}
},
"other":{
"splash-text":{
"posX":-70,
"posY":60,
"color":13055,
"alignment":"bottom_right"
},
"panorama":{
"images":"minecraft:textures/gui/title/background/panorama_%c.png",
"blur":true,
"gradient":true
}
}
}
"images":{
"title":{
"image":"minecraft:textures/gui/title/BlastName.png",
"posX":400,
"posY":35,
"width":200,
"height":79,
"alignment":"top_left"
},
"title2":{
"image":"minecraft:textures/gui/title/line.png",
"posX":0,
"posY":0,
"width":180,
"height":512,
"alignment":"top_left"
}
},
"buttons":{
"singleplayer":{
"text":"menu.singleplayer",
"posX":16,
"posY":-46,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"multiplayer":{
"text":"menu.multiplayer",
"posX":16,
"posY":-12,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"options":{
"text":"menu.options",
"posX":16,
"posY":22,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"quit":{
"text":"menu.quit",
"posX":16,
"posY":56,
"width":100,
"height":30,
"imageWidth":100,
"imageHeight":50,
"normalTextColor":16777215,
"hoverTextColor":7372944,
"texture":"minecraft:textures/gui/title/button.png",
"alignment":"left_center"
},
"refresh":{
"text":"",
"posX":-154,
"posY":132,
"width":0,
"height":0
}
},
"texts":{
"mojang":{
"text":"",
"posX":-2,
"posY":-10,
"color":150,
"alignment":"bottom_right"
},
"example":{
"text":"BlastOff 1.1.9",
"posX":2,
"posY":-10,
"color":13938487,
"alignment":"bottom_left"
}
},
"other":{
"splash-text":{
"posX":-70,
"posY":60,
"color":13055,
"alignment":"bottom_right"
},
"panorama":{
"images":"minecraft:textures/gui/title/background/panorama_%c.png",
"blur":true,
"gradient":true
}
}
}
{
"images":
{
"transparent":
{
"image" : "textures:menu/blacktransparent.png",
"posX" : -50,
"posY" : -70,
"width" : 100,
"height" : 140,
"alignment" : "center"
},
"minecraft":
{
"image" : "textures:menu/minecraft.png",
"posX" : -53,
"posY" : -70,
"width" : 108,
"height" : 16,
"alignment" : "center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -50,
"posY" : -50,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -50,
"posY" : -30,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -50,
"posY" : -10,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"options":
{
"text" : "menu.options",
"posX" : -50,
"posY" : 10,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"language":
{
"text" : "Language",
"posX" : -50,
"posY" : 30,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"quit":
{
"text" : "menu.quit",
"posX" : -50,
"posY" : 50,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
}
},
"other":
{
"background":
{
"image" : "textures:menu/hill.png",
"mode" : "fill"
}
}
}
"images":
{
"transparent":
{
"image" : "textures:menu/blacktransparent.png",
"posX" : -50,
"posY" : -70,
"width" : 100,
"height" : 140,
"alignment" : "center"
},
"minecraft":
{
"image" : "textures:menu/minecraft.png",
"posX" : -53,
"posY" : -70,
"width" : 108,
"height" : 16,
"alignment" : "center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -50,
"posY" : -50,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -50,
"posY" : -30,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -50,
"posY" : -10,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"options":
{
"text" : "menu.options",
"posX" : -50,
"posY" : 10,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"language":
{
"text" : "Language",
"posX" : -50,
"posY" : 30,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
},
"quit":
{
"text" : "menu.quit",
"posX" : -50,
"posY" : 50,
"width" : 100,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"shadow" : false
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
}
},
"other":
{
"background":
{
"image" : "textures:menu/hill.png",
"mode" : "fill"
}
}
}
{
"images":
{
"minecraft":
{
"image" : "textures:menu/minecraft.png",
"posX" : -299,
"posY" : -100,
"width" : 598,
"height" : 89,
"alignment" : "center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -250,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -170,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -90,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"options":
{
"text" : "menu.options",
"posX" : -10,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"language":
{
"text" : "Language",
"posX" : 70,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"quit":
{
"text" : "menu.quit",
"posX" : 150,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
},
"mcversion":
{
"text" : "Minecraft v. #mcversion#",
"posX" : 0,
"posY" : 0,
"color" : -1,
"alignment" : "top_left"
},
"mods":
{
"text" : "#modsloaded# Mods loaded",
"posX" : 0,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_left"
}
},
"other":
{
"background":
{
"image" : "textures:menu/background.png",
"mode" : "fill"
}
}
}
"images":
{
"minecraft":
{
"image" : "textures:menu/minecraft.png",
"posX" : -299,
"posY" : -100,
"width" : 598,
"height" : 89,
"alignment" : "center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -250,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -170,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -90,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"options":
{
"text" : "menu.options",
"posX" : -10,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"language":
{
"text" : "Language",
"posX" : 70,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
},
"quit":
{
"text" : "menu.quit",
"posX" : 150,
"posY" : 0,
"width" : 80,
"height" : 20,
"alignment" : "center",
"texture" : "textures:menu/button.png",
"normalTextColor" : 6579300,
"hoverTextColor" : 16777215,
"shadow" : false
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
},
"mcversion":
{
"text" : "Minecraft v. #mcversion#",
"posX" : 0,
"posY" : 0,
"color" : -1,
"alignment" : "top_left"
},
"mods":
{
"text" : "#modsloaded# Mods loaded",
"posX" : 0,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_left"
}
},
"other":
{
"background":
{
"image" : "textures:menu/background.png",
"mode" : "fill"
}
}
}
[Скачать конфиг] [к сожалению, ссылка больше недоступна]
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : 0,
"posY" : 0,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "singleplayer"
}
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : 0,
"posY" : 25,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "multiplayer"
}
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : 0,
"posY" : 50,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "mods"
}
},
"options":
{
"text" : "menu.options",
"posX" : -200,
"posY" : 0,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "openGui",
"gui" : "options"
}
},
"language":
{
"text" : "options.language",
"posX" : -200,
"posY" : 25,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "openGui",
"gui" : "options"
}
},
"quit":
{
"text" : "menu.quit",
"posX" : -200,
"posY" : 50,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "quit"
}
}
},
"labels":
{
"mojang":
{
"text" : "Copyright Mojang AB. Do not distribute!",
"posX" : 4,
"posY" : -12,
"color" : -1,
"alignment" : "bottom_left"
},
"modcounts":
{
"text" : "#modsloaded# Mods loaded, #modsactive# Mods active.",
"posX" : -150,
"posY" : -12,
"color" : -1,
"alignment" : "bottom_right"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center",
"texts" : "Karpador used SPLASH!"
},
"panorama":
{
"images" : "minecraft:textures/gui/title/background/panorama_%c.png",
"animate" : true,
"animationSpeed" : 1,
"blur" : true,
"gradient" : true
}
}
}
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : 0,
"posY" : 0,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "singleplayer"
}
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : 0,
"posY" : 25,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "multiplayer"
}
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : 0,
"posY" : 50,
"width" : 201,
"height" : 20,
"texture" : "menu:button.png",
"alignment" : "left_center",
"action" :
{
"type" : "openGui",
"gui" : "mods"
}
},
"options":
{
"text" : "menu.options",
"posX" : -200,
"posY" : 0,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "openGui",
"gui" : "options"
}
},
"language":
{
"text" : "options.language",
"posX" : -200,
"posY" : 25,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "openGui",
"gui" : "options"
}
},
"quit":
{
"text" : "menu.quit",
"posX" : -200,
"posY" : 50,
"width" : 201,
"height" : 20,
"texture" : "menu:button2.png",
"alignment" : "right_center",
"action" :
{
"type" : "quit"
}
}
},
"labels":
{
"mojang":
{
"text" : "Copyright Mojang AB. Do not distribute!",
"posX" : 4,
"posY" : -12,
"color" : -1,
"alignment" : "bottom_left"
},
"modcounts":
{
"text" : "#modsloaded# Mods loaded, #modsactive# Mods active.",
"posX" : -150,
"posY" : -12,
"color" : -1,
"alignment" : "bottom_right"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center",
"texts" : "Karpador used SPLASH!"
},
"panorama":
{
"images" : "minecraft:textures/gui/title/background/panorama_%c.png",
"animate" : true,
"animationSpeed" : 1,
"blur" : true,
"gradient" : true
}
}
}
[Скачать конфиг] [к сожалению, ссылка больше недоступна]
{
"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"
}
}
}
}
"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"
}
}
}
}
{
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -100,
"posY" : 96,
"width" : 200,
"height" : 20
},
"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 132,
"width" : 98,
"height" : 20
},
"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 132,
"width" : 98,
"height" : 20
},
"language":
{
"text" : "",
"posX" : -124,
"posY" : 132,
"width" : 20,
"height" : 20
},
"refresh":
{
"text" : "",
"posX" : -154,
"posY" : 132,
"width" : 20,
"height" : 20
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
},
"fml":
{
"text" : "",
"posX" : 2,
"posY" : -50,
"color" : -1,
"alignment" : "bottom_left"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center"
},
"background":
{
"image" : "",
"slideshow":
{
"images" : ["mainmenu:screenshot1.png","mainmenu:screenshot2.png","mainmenu:screenshot3.png"],
"displayDuration" : 100,
"fadeDuration" : 40
}
}
}
}
"images":
{
"title":
{
"image" : "custommainmenu:textures/gui/minecraft.png",
"posX" : -137,
"posY" : 30,
"width" : 512,
"height" : 512,
"alignment" : "top_center"
}
},
"buttons":
{
"singleplayer":
{
"text" : "menu.singleplayer",
"posX" : -100,
"posY" : 48,
"width" : 200,
"height" : 20
},
"multiplayer":
{
"text" : "menu.multiplayer",
"posX" : -100,
"posY" : 72,
"width" : 200,
"height" : 20
},
"mods":
{
"text" : "fml.menu.mods",
"posX" : -100,
"posY" : 96,
"width" : 200,
"height" : 20
},
"options":
{
"text" : "menu.options",
"posX" : -100,
"posY" : 132,
"width" : 98,
"height" : 20
},
"quit":
{
"text" : "menu.quit",
"posX" : 2,
"posY" : 132,
"width" : 98,
"height" : 20
},
"language":
{
"text" : "",
"posX" : -124,
"posY" : 132,
"width" : 20,
"height" : 20
},
"refresh":
{
"text" : "",
"posX" : -154,
"posY" : 132,
"width" : 20,
"height" : 20
}
},
"texts":
{
"mojang":
{
"text" : "",
"posX" : -197,
"posY" : -10,
"color" : -1,
"alignment" : "bottom_right"
},
"fml":
{
"text" : "",
"posX" : 2,
"posY" : -50,
"color" : -1,
"alignment" : "bottom_left"
}
},
"other":
{
"splash-text":
{
"posX" : 90,
"posY" : 70,
"color" : -256,
"alignment" : "top_center"
},
"background":
{
"image" : "",
"slideshow":
{
"images" : ["mainmenu:screenshot1.png","mainmenu:screenshot2.png","mainmenu:screenshot3.png"],
"displayDuration" : 100,
"fadeDuration" : 40
}
}
}
}
1. Сначала поставьте Minecraft Forge.
2. Теперь скачайте сам мод и перетащите этот файл в C:/Users/ВАШЕ_ИМЯ/AppData/Roaming/.minecraft/mods
3. Осталось запустить лаунчер и выбрать версию майнкрафт с припиской Forge.
2. Теперь скачайте сам мод и перетащите этот файл в C:/Users/ВАШЕ_ИМЯ/AppData/Roaming/.minecraft/mods
3. Осталось запустить лаунчер и выбрать версию майнкрафт с припиской Forge.
Скачать Как изменить вид главного меню Minecraft? Мод Custom Main Menu
Custom Main Menu для Minecraft 1.8.9 - 166 KB [к сожалению, ссылка больше недоступна]
Custom Main Menu для Minecraft 1.12.2 - 172 KB [к сожалению, ссылка больше недоступна]
1 комментарий