File Details
CustomChestMenus (Forge) - v1.7.0 - 1.20.1
- R
- Jan 25, 2026
- 125.80 KB
- 204
- 1.20.1
- Forge
File Name
customchestmenus-forge-1.20.1-1.7.0.jar
Supported Versions
- 1.20.1
Curse Maven Snippet
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-bindingto exit binding mode./ccm unbindto 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-bindingsShows a chat list of all bound blocks and entities and a text element to teleport to it./ccm bind-overlayToggles an overlay, which draws boxes around blocks and entities that are bound to a menu if within 64 blocks of it.