Mineuniverse
Log in Register
Mods

Menu Library

Browsable Main Menus
by jredfox_
Claim this project
1,729 downloads
0 likes
Updated Jun 30, 2026
0 hypes

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?

No files available for download.

More from jredfox_

DPI-Fix
7,205
Skin Capabilities
668
Arcticraft
4,105
Lan UPNP
383,250
Charcoal Block Mod
3,444
Dungeon Tweaks
29,631

You Might Also Like

Vivecraft
A Minecraft VR mod on a loader of your choice!
9,988,339
Athena
A crossplatform (Forge/Fabric) solution to connected block textures for 1.19.4+
99,799,527
Lodestone
A collection of code used throughout projects under the Lodestar team.
9,914,417
TheDragonLib
A library for most of sokratis12GR's Mods
9,910,232
Multi Mob Library
A library mod containing essential files for Daveyx0's mob mods
9,892,767
FTB Library (Forge) (Legacy)
FTB Library is a library mod that is used for some of our mods.
98,265,314