

BlossomExperienceBottling
BlossomExperienceBottling is a Minecraft Fabric modification that belongs to the Blossom series. This addon introduces the /bottle command, allowing players to convert their experience into experience potions.
Main Features
The mod was developed during the ModFest: Singularity event and offers a flexible system for managing accumulated experience. Players can convert their experience points into special potions that can be stored, traded with other players, or used later.
Configuration Settings
The configuration file is located at config/BlossomMods/BlossomExperienceBottling.json
and is automatically created after the first server startup with the mod installed.
Available configuration parameters:
itemColors
- text color settings for the "Experience Potion" itemxpDropOnDeathMultiplier
- experience loss multiplier upon death (negative value activates vanilla behavior)bottlingSound
- sound played when creating an experience potionusageSound
- sound played when using an experience potion
Commands and Permissions
The main command /bottle
has several usage options:
/bottle
or/bottle all
- convert all player experience into potions/bottle <amount> levels|points
- create a potion with exact amount of levels or experience points/bottle exactly <amount> levels|points
- alternative syntax for precise amount specification/bottle all in-increments-of <step> levels|points
- split all experience into potions with quantity limit per each/bottle all to-level <level>
- leave specified level with the player and convert remaining experience into potions
Dependencies
Required for mod operation:
- BlossomLib (mandatory)
- fabric-permissions-api or LuckPerms (optional, for permission management)
Localization
The mod supports translation into various languages. The complete list of translation keys is available in the project's localization file.