Unofficial site, not affiliated with modrinth.com.What is this?
Моды/Custom Chest Menus
  • 2.3.0 - 1.21.1

    • Added permission support to Fabric. Makes it integrate with LuckPerms
    • Fixed parsing registry required data components (e.g. enchantments).
  • Custom Chest Menus (Fabric) - v2.3.0 - 1.21.1

    release28 апреля 2026 г.

    2.3.0 - 1.21.1

    • Added permission support to Fabric. Makes it integrate with LuckPerms
    • Fixed parsing registry required data components (e.g. enchantments).
  • Custom Chest Menus (NeoForge) - v2.3.0 - 26.1

    release28 апреля 2026 г.

    2.3.0 - 26.1

    • Added permission support to Fabric. Makes it integrate with LuckPerms
    • Fixed parsing registry required data components (e.g. enchantments).
  • Custom Chest Menus (Fabric) - v2.3.0 - 26.1

    release28 апреля 2026 г.

    2.3.0 - 26.1

    • Added permission support to Fabric. Makes it integrate with LuckPerms
    • Fixed parsing registry required data components (e.g. enchantments).
  • Custom Chest Menus (NeoForge) - v2.2.0 - 26.1

    release25 апреля 2026 г.

    2.2.0 - 26.1

    • Ported to 26.1
    • Added support for close_on_click item property, to close the menu after clicking the given item.
  • Custom Chest Menus (Fabric) - v2.2.0 - 26.1

    release25 апреля 2026 г.

    2.2.0 - 26.1

    • Ported to 26.1
    • Added support for close_on_click item property, to close the menu after clicking the given item.
  • Custom Chest Menus (Fabric) - v2.2.0 - 1.21.1

    release25 апреля 2026 г.

    2.2.0 - 1.21.1

    • Added support for close_on_click menu item property, to close the menu after clicking the item.
  • 2.2.0 - 1.21.1

    • Added support for close_on_click menu item property, to close the menu after clicking the item.
  • Custom Chest Menus (NeoForge) - v2.1.0 - 1.21.11

    release20 февраля 2026 г.

    2.1.0 - 1.21.11

    • Added support for component JSON in item names, for better formatting.
  • Custom Chest Menus (Fabric) - v2.1.0 - 1.21.11

    release20 февраля 2026 г.

    2.1.0 - 1.21.11

    • Added support for component JSON in item names, for better formatting.
  • Custom Chest Menus (Fabric) - v2.1.0 - 1.21.1

    release20 февраля 2026 г.

    2.1.0 - 1.21.1

    • Added support for component JSON in item names, for better formatting.
  • Custom Chest Menus (NeoForge) - v2.1.0 - 1.21.1

    release20 февраля 2026 г.

    2.1.0 - 1.21.1

    • Added support for component JSON in item names, for better formatting.
  • Custom Chest Menus (NeoForge) - v2.0.1 - 1.21.1

    release10 февраля 2026 г.

    2.0.1 - 1.21.1

    • Fixed an issue where crafting inputs wasn't matching correctly on all components.
  • Custom Chest Menus (Fabric) - v2.0.1 - 1.21.1

    release10 февраля 2026 г.

    2.0.1 - 1.21.1

    • Fixed an issue where crafting inputs wasn't matching correctly on all components.
  • Custom Chest Menus (NeoForge) - v2.0.1 - 1.21.11

    release10 февраля 2026 г.

    2.0.1 - 1.21.11

    • Fixed an issue where crafting inputs wasn't matched correctly across data components
  • Custom Chest Menus (Fabric) - v2.0.1 - 1.21.11

    release10 февраля 2026 г.

    2.0.1 - 1.21.11

    • Fixed an issue where crafting inputs wasn't matched correctly across data components
  • Custom Chest Menus (Forge) - v1.7.0 - 1.20.1

    release26 января 2026 г.

    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.
  • 2.0.0 - 1.21.1

    • name can now be left blank to default to the Item's original name.
    • action under a menu item can now be left blank, and it will default to the noop action.
    • craft_items action, now has an additional field hide_text which hides the built-in crafting lore text (Inputs, Outputs text). Defaults to false
    • If no filler item is set, then an empty item stack is placed as filler (basically disabling the slots with emptiness)
    • background can now be set to show a custom background texture, with support for setting menu title location and hiding player inventory.

    For breaking changes from 1.x to 2.0: Check out the migrations guide

  • Custom Chest Menus (Fabric) - v2.0.0 - 1.21.1

    release24 января 2026 г.

    2.0.0 - 1.21.1

    • name can now be left blank to default to the Item's original name.
    • action under a menu item can now be left blank, and it will default to the noop action.
    • craft_items action, now has an additional field hide_text which hides the built-in crafting lore text (Inputs, Outputs text). Defaults to false
    • If no filler item is set, then an empty item stack is placed as filler (basically disabling the slots with emptiness)
    • background can now be set to show a custom background texture, with support for setting menu title location and hiding player inventory.

    For breaking changes from 1.x to 2.0: Check out the migrations guide

  • 2.0.0 - 1.21.11

    • name can now be left blank to default to the Item's original name.
    • action under a menu item can now be left blank, and it will default to the noop action.
    • craft_items action, now has an additional field hide_text which hides the built-in crafting lore text (Inputs, Outputs text). Defaults to false
    • If no filler item is set, then an empty item stack is placed as filler (basically disabling the slots with emptiness)
    • background can now be set to show a custom background texture, with support for setting menu title location and hiding player inventory.

    For breaking changes from 1.x to 2.0: Check out the migrations guide

1
...

Совместимость

Minecraft: Java Edition

Платформы

Поддерживаемые окружения

Клиент и сервер

Сведения

Лицензия:
Опубликован:9 месяцев назад
Обновлён:1 месяц назад
ID проекта:
Главная