Skip to content
This repository has been archived by the owner on Sep 7, 2024. It is now read-only.

Commit

Permalink
拷贝cmm配置文件
Browse files Browse the repository at this point in the history
  • Loading branch information
wohaopa committed Feb 27, 2023
1 parent 2bbae44 commit fd5b9e6
Show file tree
Hide file tree
Showing 5 changed files with 1,280 additions and 0 deletions.
256 changes: 256 additions & 0 deletions replace/config/CustomMainMenu/mainmenu.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,256 @@
{
"images": {
"black": {
"image": "mainmenu:textures/bg_menu2.png",
"posX": 0,
"posY": 0,
"width": 150,
"height": 4096,
"alignment": "column_top"
},
"logo": {
"image": "mainmenu:textures/logo2.png",
"posX": 0,
"posY": 0,
"width": 150,
"height": 116.3692785,
"alignment": "column_logo"
},
"discord": {
"image": "mainmenu:textures/discord.png",
"hoverImage": "mainmenu:textures/discord2.png",
"posX": 65,
"posY": -80,
"width": 20,
"height": 20,
"alignment": "column_bottom"
},
"github": {
"image": "mainmenu:textures/github.png",
"hoverImage": "mainmenu:textures/github2.png",
"posX": 35,
"posY": -80,
"width": 20,
"height": 20,
"alignment": "column_bottom"
},
"website": {
"image": "mainmenu:textures/website.png",
"hoverImage": "mainmenu:textures/website2.png",
"posX": 95,
"posY": -80,
"width": 20,
"height": 20,
"alignment": "column_bottom"
}
},
"buttons": {
"discord": {
"text": "",
"texture": "mainmenu:textures/btn_discord.png",
"posX": 65,
"posY": -80,
"width": 20,
"height": 20,
"imageWidth": 2400,
"imageHeight": 2747,
"alignment": "column_bottom",
"action": {
"type": "openLink",
"link": "https://discord.gg/EXshrPV"
}
},
"github": {
"text": "",
"texture": "mainmenu:textures/btn_discord.png",
"posX": 35,
"posY": -80,
"width": 20,
"height": 20,
"imageWidth": 2400,
"imageHeight": 2747,
"alignment": "column_bottom",
"action": {
"type": "openLink",
"link": "https://github.com/GTNewHorizons/NewHorizons/issues"
}
},
"website": {
"text": "",
"texture": "mainmenu:textures/btn_discord.png",
"posX": 95,
"posY": -80,
"width": 60,
"height": 20,
"imageWidth": 2400,
"imageHeight": 2747,
"alignment": "column_bottom",
"action": {
"type": "openLink",
"link": "https://www.gtnewhorizons.com/"
}
},
"singleplayer": {
"text": "\u5355\u4eba\u6e38\u620f",
"hoverText": "\u5b64\u72ec\u3001\u60c6\u6005\u0020\u002e\u002e\u002e",
"normalTextColor": 4227327,
"hoverTextColor": 16711680,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -140,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "openGui",
"gui": "singleplayer"
}
},
"multiplayer": {
"text": "\u591a\u4eba\u6e38\u620f",
"hoverText": "\u52a0\u5165\u6211\u4eec",
"normalTextColor": 4227327,
"hoverTextColor": 65535,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -120,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "openGui",
"gui": "multiplayer"
}
},
"options": {
"text": "\u6e38\u620f\u8bbe\u7f6e",
"normalTextColor": 4227327,
"hoverTextColor": 16758315,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -100,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "openGui",
"gui": "options"
}
},
"language": {
"text": "\u8bed\u8a00",
"normalTextColor": 4227327,
"hoverTextColor": 16758315,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -60,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "openGui",
"gui": "languages"
}
},
"mods": {
"text": "\u6a21\u7ec4 (#modsloaded#/#modsactive#)",
"normalTextColor": 2113664,
"hoverTextColor": 8411925,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -40,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "openGui",
"gui": "mods"
}
},
"quit": {
"text": "\u9000\u51fa",
"hoverText": "\u4e0d\uff01\u522b\u8d70\uff01",
"normalTextColor": 16728128,
"hoverTextColor": 16711680,
"texture": "mainmenu:textures/btn4.png",
"posX": 0,
"posY": -20,
"width": 150,
"height": 20,
"imageWidth": 1000,
"imageHeight": 1,
"alignment": "column_bottom",
"action": {
"type": "quit"
}
}
},
"texts": {
"mojang": {
"text": "Forge #forgeversion# for Minecraft #mcversion# - \u7248\u6743\u6240\u6709 -Mojang AB- \u8bf7\u52ff\u8f6c\u53d1!",
"posX": 155,
"posY": 0,
"alignment": "column_bottom"
},
"version": {
"text": "file:mainmenu:version.txt",
"posX": 155,
"posY": -10,
"alignment": "column_bottom"
},
"aviators": {
"text": "\u5f00\u653e\u80cc\u666f\u97f3\u4e50\u7248\u6743\u002c\u0020\u4f5c\u8005Aviators",
"posX": 150,
"posY": -20,
"fontSize": 0.5,
"alignment": "column_bottom"
}
},
"alignments": {
"column_top": {
"factorWidth": 0.1,
"factorHeight": 0.0
},
"column_logo": {
"factorWidth": 0.1,
"factorHeight": 0.05
},
"column_center": {
"factorWidth": 0.1,
"factorHeight": 0.5
},
"column_bottom": {
"factorWidth": 0.1,
"factorHeight": 0.95
}
},
"other": {
"background": {
"image": "",
"slideshow": {
"images": [
"mainmenu:textures/bg.png",
"mainmenu:textures/bg1.png",
"mainmenu:textures/bg2.png",
"mainmenu:textures/bg3.png",
"mainmenu:textures/bg4.png",
"mainmenu:textures/bg5.png",
"mainmenu:textures/bg6.png",
"mainmenu:textures/bg7.png"
],
"displayDuration": 150,
"fadeDuration": 40
}
}
}
}
Loading

0 comments on commit fd5b9e6

Please sign in to comment.