Menu Library
No reviews yet
Browsable Main Menus
Does not follow a specific thematic focus apart from vanilla Minecraft.
Used for mods with little to no gameplay elements.
Adds new music or changing the game's music and sound effects.
Adds tools to customize the user interface and menus.
Provides a framework or library for other mods to use.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Community voices
Reviews
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
For authors
Embed Badge
If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
About
Description
Menu Lib offers an api of multiple and browsable main menus. It contains a simple self explanatory interface for overriding default custom menu behavior. this mod was inspired by gilded games core and aether ii from 1.5.2. No code was taken from the aether ii nor it's core mod. I provide a simple and clean system
Modders-Api:
MenuRegsitry.register(IMenu menu);
to create a basic IMenu use Menu.class. There are several options you can use, custom framerate, custom music player etc...
new Menu(ResourceLocation id, Class<? extends GuiClass> guiClass)
there is a hook for adding your wrapped buttons and other objects for custom main menu json defaults
create a class implementing ICMMJsonEvent
register that class in pre-init using CMMJsonRegistry.registry.add(new CMMJsonHandler());
For more info check out IMenu and Menu classes on the public source
https://github.com/jredfox/menulib/tree/master/src/main/java/com/jredfox/menulib/menu
Features & Config:
multiple main menus
custom framerate per IMenu
custom music per IMenu(2.0.0 update)
create a new menu for a mod in the config that this mod doesn't support: modid:mainmenu <full.path.to.class> = true/false
disable a menu by appending "= false" to it
change the menu order by simply re-arranging the order in the config
Supported Mods:
The Between Lands
Fossils and Archaeology
Custom Main Menu
Future:
refresh button
menu selection
new music engine
background and button textures changeable?
Screenshots
Gallery
Versions
Files
Relations
Project Relations
More like this
Similar Mods
Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.
On ModDex
Community snapshot
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers