
Keep Some Inventory
Don't lose equipment but drop resources when dying
Обновлён 10 ноября 2024 г. · опубликован 1 января 2023 г.
Keep Some Inventory
Isn't it annoying when you die and your items are far away and surrounded by danger?
With this data pack no longer, since you keep your fighting equipment like weapons, tools and armor on you when dying!
Overview
Personally I don't like playing with the keepInventory gamerule set to true because it feels cheap to go somewhere dangerous without the risk of losing anything.
This data pack aims to give dangerous areas their risk back while still allowing you to use your best equipment that you spent hours on farming, crafting and enchanting.
Features
- When dying, you keep all your equipment on you while still dropping your resources.
- Your items will not splatter, they all stay at the exact location you died at, no items flying into lava or off of cliffs.
- At the location of your death you can collect all your experience and it is not limited to about 7 levels, like in vanilla minecraft.
- After dying, your items and experience will despawn after 10 minutes instead of despawning after the normal 5 minutes.
Compatability
- This pack will most likely not work together with grave packs or packs doing anything to items on death.
- This pack makes use of vanilla item tags and the convention of common
ctags used by mod loaders, and may therefore be compatible with mods - no guarantee. - You can modify the items that should be dropped on death by opening the zip/jar and modifying the tag located at
data/pskeep2/tags/item/drop.json.
CraftBukkit Servers (Spigot, Paper, Purpur, etc.)
This datapack works with CraftBukkit, provided you set /gamerule keepInventory true in each world, because CraftBukkit has separate gamerules for each world (the Nether and the End are considered separate worlds).
Not setting the keepInventory rule to true for a world or dimension will cause the default Minecraft death and drop item behaviour.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| v2.0.1+mod+neoforge | Релиз | 1.21, 1.21.1 | neoforge | 10 ноября 2024 г. | .jar (234 КБ) |
| v2.0.1+mod | Релиз | 1.21, 1.21.1 | fabric, forge, quilt | 5 августа 2024 г. | .jar (235 КБ) |
| v2.0.1 | Релиз | 1.21, 1.21.1 | datapack | 5 августа 2024 г. | .jar (98 КБ) |
| v2.0.0+mod | Релиз | 1.21 | fabric, forge, quilt | 28 июля 2024 г. | .jar (235 КБ) |
| v2.0.0 | Релиз | 1.21 | datapack | 28 июля 2024 г. | .jar (98 КБ) |
| v1.4.2 | Релиз | 1.20.5, 1.20.6 | datapack | 12 мая 2024 г. | .jar (108 КБ) |
| v1.4.2+mod | Релиз | 1.20.5, 1.20.6 | fabric, quilt | 12 мая 2024 г. | .jar (110 КБ) |
| v1.4.1 | Релиз | 1.20.5, 1.20.6 | datapack | 10 мая 2024 г. | .jar (108 КБ) |
| v1.4.1+mod | Релиз | 1.20.5, 1.20.6 | fabric, quilt | 10 мая 2024 г. | .jar (110 КБ) |
| v1.4.0 | Релиз | 1.20.5, 1.20.6 | datapack | 5 мая 2024 г. | .jar (108 КБ) |
| v1.4.0+mod | Релиз | 1.20.5, 1.20.6 | fabric, quilt | 5 мая 2024 г. | .jar (110 КБ) |
| v1.3.3 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | datapack | 22 января 2024 г. | .jar (108 КБ) |
| v1.3.3+mod | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, forge, neoforge, quilt | 22 января 2024 г. | .jar (110 КБ) |
| v1.3.2 | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | datapack | 22 января 2024 г. | .jar (108 КБ) |
| v1.3.2+mod | Релиз | 1.20.1, 1.20.2, 1.20.3, 1.20.4 | fabric, forge, neoforge, quilt | 22 января 2024 г. | .jar (110 КБ) |
Показаны последние 15 из 21 версий. Все версии — на Modrinth.
Ченджлог
v2.0.1+mod+neoforgeРелиз1.21, 1.21.1 · 10 ноября 2024 г.
- the correct amount of xp at levels 17+ is dropped now
v2.0.1+modРелиз1.21, 1.21.1 · 5 августа 2024 г.
- the correct amount of xp at levels 17+ is dropped now
v2.0.1Релиз1.21, 1.21.1 · 5 августа 2024 г.
- the correct amount of xp at levels 17+ is dropped now
v2.0.0+modРелиз1.21 · 28 июля 2024 г.
This is a full rewrite of the pack but the main differences are as follows:
- You can no longer configure the pack through a scoreboard, the settings should be like the default settings before
- Updated to 1.21+ only for less code and better performance
- Experience orbs now also stay for 10 minutes instead of 5 minutes
- Items that should be dropped now include vanilla
minecrafttags and moddedctags for better compatability - Now uses an advancement to detect death instead of a scoreboard, making it fully compatible with the
doImmediateRespawngamerule - Uses macros to drop items and experience to improve performance
v2.0.0Релиз1.21 · 28 июля 2024 г.
This is a full rewrite of the pack but the main differences are as follows:
- You can no longer configure the pack through a scoreboard, the settings should be like the default settings before
- Updated to 1.21+ only for less code and better performance
- Experience orbs now also stay for 10 minutes instead of 5 minutes
- Items that should be dropped now include vanilla
minecrafttags and moddedctags for better compatability - Now uses an advancement to detect death instead of a scoreboard, making it fully compatible with the
doImmediateRespawngamerule - Uses macros to drop items and experience to improve performance
v1.4.2Релиз1.20.5, 1.20.6 · 12 мая 2024 г.
- Fix all enchanted items getting deleted (vanishing cursed ones will still get deleted)
v1.4.2+modРелиз1.20.5, 1.20.6 · 12 мая 2024 г.
- Fix all enchanted items getting deleted (vanishing cursed ones will still get deleted)
v1.4.1Релиз1.20.5, 1.20.6 · 10 мая 2024 г.
- Fix dropping stone when dying with empty inventory
Полная история изменений — на Modrinth.
Комментарии
Загружаем…








