Death Inventory Sorter

Quick rating

Death Inventory Sorter

No reviews yet

Clientside mod which remembers the layout of your inventory (main grid, armor, second arm) before death and after respawn returns the selected items to the same slots as they were before death.

Storage & Organization
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Required
Server Unsupported

About

Project Details

Type
Mod
Latest Version
1.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Death Inventory Sorter

Minecraft Environment Language

🔅 Death Inventory Sorter — a client mod for Fabric: it remembers the layout of your inventory (main grid, armor, second arm) before death and after respawn gradually returns the selected items to the same slots as they were before death. It works only on the client — installation on the server is not necessary.

🔅 Death Inventory Sorter — клиентский мод для Fabric: он запоминает раскладку вашего инвентаря (основная сетка, броня, вторая рука) перед смертью и после респавна постепенно возвращает подобранные предметы в те же слоты, что были до гибели. Работает только на клиенте — установка на сервер не нужна.

Sorting inventory after death

༼ つ ◕_◕ ༽つ


🔆 Dependencies:

[Fabric API]


Русский

Клиентский мод: сохраняет снимок непустых слотов инвентаря в момент смерти и помогает вернуть предметы на прежние места после подбора, с учётом слияния стаков и одинаковых предметов в разных слотах.

🎯 Основные функции

💀 Снимок при смерти

Сохраняются только непустые слоты: хотбар и основной инвентарь, надетая броня и предмет во второй руке. После смерти в чат выводится напоминание с кликабельными [Да] / [Нет] — можно сразу сбросить кэш или оставить его для восстановления. Нажимать нет - необязательно, кэш продолжит хранится до выхода из игры, в крайнем случае будет напоминать о себе при перезаходе на сервер или другой мир.

🔄 Восстановление после респавна

После появления игрока мод ждёт настраиваемую паузу, затем пакетами (несколько слотов за тик) ищет в текущем инвентаре максимально подходящие предметы и перекладывает их в целевые слоты через те же действия, что и обычный клик по слоту (без «угадывания» по всему инвентарю — только по сохранённым парам слот → предмет).

Пример: до смерти сердце моря лежало в слоте 21 — после подбора мод постарается вернуть его именно туда, а не оставить всё в хотбаре.

🪵 Разделение стаков

Если после смерти одинаковые предметы склеились при подборе (например, два по 32 стали одним 64), мод умеет раскладывать количество по тем слотам, которые были в снимке.

🛡️ Порядок восстановления

В конфиге можно включить приоритет брони и второй руки — они обрабатываются раньше остальных слотов.

💬 Сообщения и кэш

  • При входе в мир, если кэш уже есть — снова предложение удалить или оставить его.
  • По ходу восстановления в чат(только для клиента) пишутся имена предметов и номер слота.
  • По завершении — сообщение об успешном восстановлении всех сохранённых слотов.
  • Команда /deathclear очищает кэш; если кэша нет — выводится понятное сообщение.

🖥️ Обратная связь в чате

На экране можно видеть состояние процесса восстановления (очередь / прогресс).

📝 Команды

  • 🗑️ /deathclear — удалить текущий кэш инвентаря после смерти (только клиент)

🌐 Languages

  • Русский (Russian)
  • English (EN)

Тексты в чате следуют языку игры.

🔧 Configuration

⚙️ Файл настроек создаётся у мода deathinventorysorter в каталоге конфигурации клиента. Там задаются задержки кликов, пауза после респауна и опция «сначала броня/off-hand».

English

Death Inventory Sorter is a Fabric client-side mod that snapshots your non-empty inventory layout (main grid, armor, offhand) at death and, after respawn, gradually moves picked-up items back into those same slots. No server install required.

🎯 Main Features

💀 Death snapshot

Only non-empty slots are saved. After you die, the mod shows a chat prompt with clickable [Yes] / [No] to discard the snapshot immediately or keep it for restoration.

🔄 Post-respawn restoration

After you respawn, the mod waits for a configurable delay, then processes batches of slots per tick. It finds the best matching stacks in your current inventory and moves them into the cached targets using normal slot clicks — slot-by-slot from the saved map, not by guessing from global inventory contents.

Example: if a Heart of the Sea lived in slot 21 before death, the mod tries to put it back there instead of leaving everything scattered in the hotbar.

🪵 Stack splitting

If identical items merged on pickup (e.g. two stacks of 32 became one 64), the mod can split counts back across the slots that were recorded in the snapshot.

🛡️ Restore order

Config option to prioritize armor and offhand so they are handled before main inventory slots.

💬 Chat & cache

  • On world join, if a snapshot already exists, you get the same keep/delete prompt.
  • During restoration, messages(only for your client) use item names and target slot numbers.
  • When every cached slot is done, a completion message is shown.
  • /deathclear clears the snapshot; if there is nothing to clear, you get a clear “no cache” message.

🖥️ Chat feedback

Lightweight on-screen state for restoration progress.

📝 Commands

  • 🗑️ /deathclear — delete the current post-death inventory cache (client only)

🌐 Languages

  • Русский (Russian)
  • English (EN)

Chat strings follow the game language.

🔧 Configuration

⚙️ Config file for mod id deathinventorysorter in the client config folder: click delays, post-respawn wait, and “armor/offhand first”.


❇️ Made with ❤️ — for players who want their inventory layout back after death pickups, without relying on server-side mods.

Screenshots

Gallery

  • Preview
    Preview

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works