BlossomEnderChest
BlossomEnderChest is a Minecraft Fabric modification that belongs to the Blossom series of mods. This addon introduces the /echest command, allowing players to access their ender chest directly from the chat.
Required Dependencies
For proper mod functionality, the following are required:
- BlossomLib (mandatory library)
- fabric-permissions-api or LuckPerms (optional, for permission management)
Configuration Settings
The configuration file is automatically generated after the first server startup with the mod installed and is located at config/BlossomMods/BlossomEnderChest.json.
Main configuration parameters:
commands- list of commands that activate the mod's functionalitynameTranslationKey- translation key for the ender chest name (default:"blossom.ender-chest.name")nameColor- text color for displaying the ender chest name
Commands and Permissions
The primary /echest command provides access to the player's personal ender chest. By default, all players have permission to use this command through the blossom.ender-chest permission. To restrict access, the blossom.ender-chest.disallowed permission can be set.
Localization
The mod supports translation systems. A complete list of available translation keys can be found in the language resource files.