Résolu Recherche des gens qui s'y connaissent en "CustomMainMenu"

KiriSuno

Membre
Inscription
17 Mai 2016
Messages
188
Réactions
13
Points
9 416
Bonjour/Bonsoir,
Je recherche des gens qui s'y connaissent avec le mod "CustomMainMenu" pour mon launcher parce que j'aimerais prendre ce menu
hhnaa4Y.png

mais quand je met le code
{
"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
}
}
}
Bah sa me fait sa
1484455731-capture.png

ducoup j'aimerais que vous m'aider


PS:Sa me fait sa sur tout je crois (les menu proposer)
 

HyRozzFR

Premium
Inscription
16 Juillet 2013
Messages
517
Réactions
98
Points
16 764
Bonjour/Bonsoir,
Je recherche des gens qui s'y connaissent avec le mod "CustomMainMenu" pour mon launcher parce que j'aimerais prendre ce menu
hhnaa4Y.png

mais quand je met le code
{
"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
}
}
}
Bah sa me fait sa
1484455731-capture.png

ducoup j'aimerais que vous m'aider


PS:Sa me fait sa sur tout je crois (les menu proposer)
es-ce que tes images sont dans la bonne arborescence que tu les a définie ?
 
Haut