Modded Creative Menu
🟡 Updated this year🖼️ Gallery (1 images)
🔍 Analysis
- 👍 0.3% endorsement rate
- 🏆 #365 of 1452 bukkit mods in this game by downloads
📋 About This Mod
# 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) !(https://i.imgur.com/IQRAszH.png) !(https://i.imgur.com/XRemVKM.png) !(https://i.imgur.com/8Z5s2gY.png) ## 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 `loot` or `function`. ## Build ```powershell .\gradlew.bat build ``` Output jars: - `paper/build/libs/moddedcreativemenu-paper-1.0.0.jar` - `fabric/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` ```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. ## 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).
# 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)
!(https://i.imgur.com/IQRAszH.png) !(https://i.imgur.com/XRemVKM.png) !(https://i.imgur.com/8Z5s2gY.png)
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 `loot` or `function`.
```powershell .\gradlew.bat build ```
Output jars:
- `paper/build/libs/moddedcreativemenu-paper-1. 0. 0.jar`
- `fabric/build/libs/moddedcreativemenu-fabric-1. 0. 0.jar`
## Paper Plugin Usage
Main command:
- `/moddedcreativemenu`
- `/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)
`paper/src/main/resources/config.yml`
```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.
## Menu Layout
- Bottom-left: Previous page
- Bottom-middle: Change category
- Bottom-right: Next page
Inventory title format:
- `Modded Creative
## Content Source
- The plugin reads server datapack content from `
/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
Licensed under `GNU General Public License v3. 0` (GPL-3. 0-only). See (LICENSE).
📊 Mod Details
- Game
- Minecraft Plugins
- Author
- cev-api
- Version
- 1.0.1
- Downloads
- 777
- Endorsements
- 2
- Category
- bukkit
- Created
- 3/8/2026
- Updated
- 8/22/2026
- Game Versions
- 26.2
- Tags
- game-mechanics, management, utility
🔧 How to Install Minecraft Plugins Mods
Download from Modrinth. Use Prism Launcher or drop into your mods folder.
📖 Full step-by-step install guide for Minecraft Plugins →
Visit the official mod page for specific installation instructions for this mod.
🎮 Need cheat codes or console commands? Check ur gaming wiki for Minecraft Plugins commands, item IDs, and more.
❓ Frequently Asked Questions
Which Minecraft Plugins versions does Modded Creative Menu support?
The author lists 26.2. Other versions may work but are untested by the author.
What is the latest version of Modded Creative Menu?
Version 1.0.1, published 2026-08-22 with 777 downloads recorded at the source.
Keep browsing — more Minecraft Plugins mods await
