Community listing page, reviews here may not be monitored by the author.
LootSwap
No reviews yet
Anti-memorization loot shuffling: container loot tables swap with a configurable chance, so the jackpot chest is never where you remember it.
Community voices
Reviews
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
About
Project Details
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.
Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.
Identifiers
Platform IDs
Resources
External Links
About
Description
LootSwap
LootSwap is a lightweight, exploration-focused mod. It solves a problem every veteran knows too well: players memorize where the best loot chests in every structure are, and exploration stops being exploration.
Which of the desert temple's chests holds the good stuff, where the shipwreck's treasure chest hides, how to beeline to the bastion's treasure room — once you've memorized it all, looting degrades into a fixed routine: walk in, go straight to the jackpot chest, grab it, leave. No suspense, no reason to explore carefully, and every repeated visit feels exactly the same.
With LootSwap installed, opening a naturally generated container has a chance to swap loot tables with another nearby container holding different loot. Which chest contains the jackpot is no longer an answer you can memorize — the same structure feels unknown again on every single visit, and the joy of exploring comes back.
How It Works
When a player right-clicks a container that still has a loot table, the mod rolls the configured chance, then searches the surrounding radius for another unopened container whose loot table is different. The two containers exchange their loot tables and random seeds; the next time they are opened, each generates loot according to its new table. Which chest is the "jackpot chest" stays unpredictable until you actually open it.
Features
- Anti-memorization — the jackpot chest is no longer in a fixed spot; every structure visit becomes worth anticipating again.
- Chance-based swapping — opening a container with a loot table has a configurable chance (default 50%) to trigger a swap.
- Radius search — looks for another unopened container with a different loot table within a configurable cubic radius (default 10 blocks).
- Seeds swap too — the loot table and its generation seed are exchanged together, so containers produce loot consistent with their new tables.
- Natural containers only — only affects containers that still carry a loot table (never opened by a player). Already-looted chests are left alone.
- Server-side only — no client installation required. Works in singleplayer and on multiplayer servers.
- Debug mode — toggle it to print exactly which two loot tables were swapped.
Configuration
Config file: config/lootswap-common.toml
| Option | Default | Range | Description |
|---|---|---|---|
| radius | 10 | 1 – 64 | Swap search radius (in blocks) |
| swapChance | 0.5 | 0.0 – 1.0 | Chance of triggering a swap (0.5 = 50%) |
Commands
| Command | Description |
|---|---|
/lootswap debug |
Toggles debug mode. When enabled, every swap prints a message like [LootSwap] Swapped DIFFERENT loot: minecraft:chests/... <-> minecraft:chests/... |
Screenshots
Gallery
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
By the numbers
Statistics
Want to reach Minecraft players?
We're looking for a server hosting partner to feature here and other parts of the site. Interested? Send us a message!
Get in touchGet it on
Available Platforms
On ModDex
Community snapshot
By the numbers
Statistics
Resources