Custom Chest Menus

A mod that allows servers to create custom chest menus like seen in plugin servers.

File Details

Custom Chest Menus (Fabric) - v1.7.0 - 1.20.1

  • R
  • Jan 17, 2026
  • 121.67 KB
  • 58
  • 1.20.3+2
  • Fabric

File Name

customchestmenus-fabric-1.20.1-1.7.0.jar

Supported Versions

  • 1.20.3
  • 1.20.2
  • 1.20.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:custom-chest-menus-1343005:7471541"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

1.7.0 - 1.20.1

  • Added support for setting stack size
  • Fixed bug with player inventory slots sitting 1 pixel too low
  • Added NBT data support for menu items.
  • Improved menu validation
  • Added interactivity for Custom Chest Menus
    • /ccm bind <menu_id> Starts binding process, where if a block or entity is right-clicked it will bind the menu to the block/entity.
      • If a user right-clicks this block/entity it opens the menu.
      • /ccm stop-binding to exit binding mode.
      • /ccm unbind to start unbinding blocks or entities, where if a bound block/entity is right-clicked it will unbind the menu from the block/entity.
    • /ccm list-bindings Shows a chat list of all bound blocks and entities and a text element to teleport to it.
    • /ccm bind-overlay Toggles an overlay, which draws boxes around blocks and entities that are bound to a menu if within 64 blocks of it.