Mod Menu (Fabric)
16574
Minecraft Mods
Hard to be more descriptive than that. It enriches the standard Minecraft menu with an interface displaying a one-dimensional array of modifications
A picture's worth 2 words
Developers:
- Mod Menu is on maven at: https://maven.fabricmc.net/io/github/prospector/modmenu/ModMenu/
- The icon comes from the icon specified in your fabric.mod.json (as per the spec)
- Clientside-only and API badges are defined as custom objects in your fabric.mod.json as such:
"custom": { "modmenu:api": true, "modmenu:clientsideOnly": true }
- Mod parenting is used to display a mod as a child of another one. This is meant to be used for mods divided into different modules. The following element in a fabric.mod.json will define the mod as a child of the mod 'flamingo':
"custom": { "modmenu:parent": "flamingo" }
- ModMenuAPI
- To use the API, implement the ModMenuApi interface on a class and add that as an entry point of type "modmenu" in your fabric.mod.json as such:
"entrypoints": { "modmenu": [ "com.example.mod.ExampleModMenuApiImpl" ] }
- Features
- Mods can provide a Screen factory to provide a custom config screen to open with the config button. Implement the getConfigScreenFactory method in your API implementation.
- To use the API, implement the ModMenuApi interface on a class and add that as an entry point of type "modmenu" in your fabric.mod.json as such:
Download
File Name | Status | Version | Downloads | Date |
---|---|---|---|---|
ModMenu-1.5.3-84.jar | release | 1.14 | 4,113 | 10/05/2019 |
ModMenu-1.5.4-85.jar | release | 1.14.1 | 12,819 | 14/05/2019 |
ModMenu-1.6.2-92.jar | release | 1.14.2 | 17,933 | 04/06/2019 |
ModMenu-1.3.5-69.jar | release | 1.14-Snapshot | 120 | 17/04/2019 |
Mod Menu (Fabric) 1.20.2 | Updating | 1.20.2 | Updating | Updating |
Mod Menu (Fabric) 1.20.1 | Updating | 1.20.1 | Updating | Updating |
Mod Menu (Fabric) 1.20 | Updating | 1.20 | Updating | Updating |
Mod Menu (Fabric) 1.19.2 | Updating | 1.19.2 | Updating | Updating |
Mod Menu (Fabric) 1.19.1 | Updating | 1.19.1 | Updating | Updating |
Mod Menu (Fabric) 1.19 | Updating | 1.19 | Updating | Updating |
Mod Menu (Fabric) 1.18 | Updating | 1.18 | Updating | Updating |
Mod Menu (Fabric) 1.17.1 | Updating | 1.17.1 | Updating | Updating |
Mod Menu (Fabric) Forge | Updating | Forge | Updating | Updating |
Mod Menu (Fabric) Fabric | Updating | Fabric | Updating | Updating |
Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!