
Soulbound Component
Adds a component that allows players to retain items upon death
- Загрузки
- 397
- Подписчики
- 2
- Обновлён
- 30 сентября 2025 г.
- Лицензия
- LGPL-2.1-only
Опубликован 7 августа 2025 г.

About
This mod provides an item data component that when applied to an item, allows it to be retained upon death. By itself this mod only provides this component, applying it to items is at the discretion of other modders, modpack developers, or map makers.
Soulbound was created to fill the gap between full loot and keep inventory. If you're making an adventure map and want players to drop some loot when they die, but not important items such as room keys or other equipment then this mod is for you!
This mod requires NModUtils to function!
How to Use
Simply give an item the soulbound component like so:
/give @s minecraft:diamond_sword[soulcomponent:soulbound=true]
Ченджлог
1.1.0+mc1.21.9Релиз1.21.11-pre2, 1.21.11-pre3, 1.21.11 · 30 сентября 2025 г.
Updated
- Bumped version for 1.21.9 release
Full Changelog: https://github.com/tnoctua/soulbound/compare/1.0.0...1.1.0
1.1.0-beta.2+mc25w33aБета25w35a, 25w36b, 25w37a · 15 августа 2025 г.
Updated
- Modified to work after a method removal in 25w33a
Full Changelog: https://github.com/tnoctua/soulbound/compare/1.1.0-beta.1...1.1.0-beta.2
1.1.0-beta.1+mc25w32aБета25w31a, 25w32a · 7 августа 2025 г.
Updated
- Changed the way items behave as entities to prevent duplication glitches after 1.21.8
Full Changelog: https://github.com/tnoctua/soulbound/compare/1.0.0...1.1.0-beta.1
1.0.0+mc1.21.5Релиз1.21.6, 1.21.7, 1.21.8 · 7 августа 2025 г.
Комментарии
Загружаем…