Modded Creative Menu
No reviews yet
Provides a creative style menu for datapacks on Paper and Fabric servers.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Paper is a fork of Spigot that adds its own plugin API on top of the Bukkit API. All Spigot plugins are compatible with paper, not all paper plugins are compatible with Spigot.
Spigot is a popular software for running dedicated servers that can load Plugins created with the Bukkit API.
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
Compatibility
Supported Environments
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
ModdedCreativeMenu
Multi-module Gradle project that builds:
- Paper plugin (
1.21.11+, Mojmap dev via Paperweight) - Fabric server mod (
1.21.11+, Mojmap via Loom)

Purpose
ModdedCreativeMenu provides a faux-creative browser for custom server content.
- It indexes content defined by installed server datapacks.
- It presents that content in an in-game paged menu (items, blocks, mobs, enchant books).
- It lets players obtain/use that content without manually typing datapack commands like
lootorfunction.
Build
.\gradlew.bat build
Output jars:
paper/build/libs/moddedcreativemenu-paper-1.0.0.jarfabric/build/libs/moddedcreativemenu-fabric-1.0.0.jar
Paper Plugin Usage
Main command:
/moddedcreativemenu
Aliases:
/mcmenu
Optional page/category args:
/moddedcreativemenu 2/moddedcreativemenu items 3
Live style command (OP/admin):
/moddedcreativemenu style linear/moddedcreativemenu style category
Permissions
moddedcreativemenu.use(default: op)moddedcreativemenu.admin(default: op)
Config
paper/src/main/resources/config.yml
ui:
ops-linear-pages: false
- Config is reloaded when opening/navigating the menu, so style changes apply live.
ops-linear-pages: false(default):- OPs use category mode with the center category button enabled.
ops-linear-pages: true:- OPs see one continuous page sequence with categories appended in order:
- Items -> Blocks -> Mobs -> Enchants
- Middle category button is disabled for OPs in this mode.
- OPs see one continuous page sequence with categories appended in order:
Menu Layout
- Bottom-left: Previous page
- Bottom-middle: Change category
- Bottom-right: Next page
Inventory title format:
Modded Creative <Category> X/Y
Content Source
- The plugin reads server datapack content from
<world>/datapacks(folders and zip packs). - Visuals/icons are rendered by the player's active resource pack.
- In practice, this relies on both:
- datapack for item/function/enchantment definitions
- resource pack for custom models/textures
License
Licensed under GNU General Public License v3.0 (GPL-3.0-only). See LICENSE.
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