Soul Bound Enchantment
Mod Overview
This mod adds only one unique enchantment to the game that ensures the safety of valuable items after player death. Configuration is managed through configuration files or a specialized API.
![]()
Core Functionality
Items enchanted with "Soul Bound" remain in the inventory upon character death. When this effect triggers, item durability may randomly decrease according to the established settings. Durability remains unchanged if the configuration value is set to 0.
The mod accounts for special game conditions: complete item preservation is guaranteed in Creative Mode and with the "Keep Inventory" setting enabled.
Parameter Configuration
To modify parameters, install Cloth Config API or edit the configuration file /config/soulbound.json. Forge users can modify the soulbound-common.toml file directly through a text editor.