File Details
Custom Chest Menus (NeoForge) - v2.0.0 - 1.21.11
- R
- Jan 24, 2026
- 153.14 KB
- 16
- 1.21.11
- NeoForge
File Name
customchestmenus-neoforge-1.21.11-2.0.0.jar
Supported Versions
- 1.21.11
Curse Maven Snippet
2.0.0 - 1.21.11
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