lumien231 / Custom-Main-Menu

A mod that allows you to modify the minecraft main menu
MIT License
67 stars 37 forks source link

[Suggestion] 1.14.4 version? #374

Open Wissi opened 5 years ago

Wissi commented 5 years ago

We use it ALWAYS on all our modpacks.

We are moving over to 1.14.4 and would love to see your great work moving forward too.

Thanks for your awesome work.

lumien231 commented 5 years ago

Currently busy with exams and work but i'll get to it soon. (Should be done by the end of September)

kreezxil commented 4 years ago

Oh man, something bad must've happened in September. I too am frothing at the mouth. wish you had a donation page so I could share some of the love with you.

EndangeredNayla commented 4 years ago

Better yet open the source code so we can do it for you without stressing you mkre

kreezxil commented 4 years ago

@Wissi @CrankySupertoon he just opened the code 5 days ago! Woot!

@lumien231 and the license is MIT so we can commence to porting it for him! I can't because I fail hard at 1.14.4 modding.

TheLittleDoc commented 4 years ago

Any updates on 1.14.4 update? I was just wondering considering it's been 2 major updates and hasn't been anything, just curious. Keep up the great work, TheLittleDoc

kebabmamedov commented 4 years ago

I will try to make a custom main menu mod for 1.14.4 (or newer) from scratch. Or I will not. I don't really know... Minecraft is very bad on the code side, making blocks and machines is fun, but not working with GUIs. I'm not a developer who can make (or work with) a "trash code" and not be shamed.

P.S. "did anyone ask"

ROMVoid95 commented 4 years ago

i'm attempting to write one for 1.14the menu changes with that one is making it a tad weird but hey, im trying lol

smmmadden commented 4 years ago

it's an awesome mod and simple to use, I'd love to see this supporting 1.14.4 as well. We know 1.13.2 completely changed everything for Forge devs and the mod devs as well (I'm one too), so it does take a significant effort to upgrade the codeset for the new paradigm. Personally, I would skip over 1.13.2 and just work on 1.14.4 and 1.15 now that it's out as well. Thanks!

EndangeredNayla commented 4 years ago

@smmmadden for now 1.15.2 Forge has a mod called PackMenu by shadows. And 1.15.2 Fabric has a mod called ModpackMenu

https://www.curseforge.com/minecraft/mc-mods/packmenu

https://www.curseforge.com/minecraft/mc-mods/modpack-menu/

JJRicks commented 4 years ago

ModpackMenu looks great, sadly I'm looking for a way to make the menu background animated. Anyone have ideas?

kreezxil commented 4 years ago

Look at FancyMain

On Tue, Apr 14, 2020 at 7:24 PM JJRicks notifications@github.com wrote:

ModpackMenu looks great, sadly I'm looking for a way to make the menu background animated. Anyone have ideas?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lumien231/Custom-Main-Menu/issues/374#issuecomment-613746464, or unsubscribe https://github.com/notifications/unsubscribe-auth/AA5TJCB5FOCAMP552GZIJZ3RMT5CLANCNFSM4IUIBXZA .

JJRicks commented 4 years ago

Fabric would be best, but that's also perfect, thank you!