promotional bannermobile promotional banner

FancyMenu

Customize Minecraft's menus with ease!

File Details

FancyMenu v1.1 MC 1.15-1.15.2

  • R
  • May 12, 2020
  • 476.10 KB
  • 322
  • 1.15.2+2
  • Forge

File Name

fancymenu_1.1_MC_1.15-1.15.2.jar

Supported Versions

  • 1.15.2
  • 1.15.1
  • 1.15

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:fancymenu-367706:2955253")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

- FancyMenu for MC 1.15 is now fully localized in German (Older versions and more languages will follow)
- Added Loadingscreen Darkmode for MC 1.15 and 1.14 (Can be activated in the config)
- Added menu reload hotkey (default "R", can be changed in the controls menu)
- Added system tray icon with basic actions to toggle menu/button info and reload menus
- Added new customization action "clickbutton" to automatically click buttons X times when the menu gets loaded
- Added new customization action "setbuttontexture" to set custom textures to VANILLA buttons (EXPERIMENTAL!)
- Added the ability to set custom textures to CUSTOM (self-created) buttons
- Added new actions for custom buttons
   - "quitgame" to quit minecraft
   - "joinserver" to join a minecraft server
   - "loadworld" to load a world
   - "openfile" to open a file/folder
   - "prevbackground" and "nextbackground" to switch between menu backgrounds
- You can now set multiple animations as background (names separated by comma; e.g. "name = animation, another_animation")
- Background animations can now be randomized by setting "random" to "true" in the "animatebackground" customization action (play a random animation everytime the menu gets loaded)
- Textures added to menus now calculate missing widh/height values if only one of the two is given to keep its aspect ratio
- Textures will now keep its aspect ratio when loaded into the layout creator
- Animations will now keep its aspect ratio when loaded into the layout creator
- Menus in the layout creator will now be rendered with the best possible orientation to avoid menus being rendered out of the screen
- Images and audio files are now picked via file chooser in the layout creator
- Removed the options to add background animations and images from the "Add" menu in the layout creator (now acccessible via background rightclick -> Background Options)
- Improved the texture caching process for faster menu loading times and better performance

- Fix: "animatebackground" customization sections generated by the layout creator will no longer contain the removed "replayanimation" variable