File Details
Custom Chest Menus (Fabric) - v2.0.0 - 1.21.1
- R
- Jan 24, 2026
- 154.51 KB
- 12
- 1.21.1
- Fabric
File Name
customchestmenus-fabric-1.21.1-2.0.0.jar
Supported Versions
- 1.21.1
Curse Maven Snippet
2.0.0 - 1.21.1
namecan now be left blank to default to the Item's original name.actionunder a menu item can now be left blank, and it will default to thenoopaction.craft_itemsaction, now has an additional fieldhide_textwhich 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)
backgroundcan 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