Back to mods
myLoot project artwork

CurseForge · Minecraft mod

myLoot

Instanced loot per player for a better looting experience on Multiplayer servers

Choose a version Pick your version below, then grab the matching file.

Quick answer

Which myLoot release should I use?

Updated 3 years ago
Latest stable file myloot-4.0.3-1.20.1
Game version 1.20.1, 1.20, 1.20-Snapshot
Loader Fabric, Quilt

myloot-4.0.3-1.20.1 targets 1.20.1, 1.20, 1.20-Snapshot with Fabric, Quilt. The project page does not say whether this file belongs on the client, dedicated server, or both. 1 required mod needs a matching file.

Where it goes

Is myLoot required on the client, server, or both?

The project page does not say whether this file belongs on the client, dedicated server, or both.

Client Source doesn’t say
Dedicated server Source doesn’t say
Loader for this release Fabric, Quilt
Required install it here Optional supported, not mandatory Not supported do not install here Source doesn’t say do not assume

The source does not explicitly classify this release as client-only or server-only.

What else does myloot-4.0.3-1.20.1 need?

myloot-4.0.3-1.20.1. Change the file and its required mods may change too.

1 required mod needs a matching file

Install Fabric API, SpoornPacks, Fabric API, SpoornPacks first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.

Fabric API Needed by myloot-4.0.3-1.20.1
required
Matching file found Matched file: [1.20.1] Fabric API 0.92.12+1.20.1
SpoornPacks Needed by myloot-4.0.3-1.20.1
required
Matching file found Matched file: spoornpacks-5.0-1.20.1
Fabric API Needed by myloot-4.0.3-1.20.1
required
No matching file
SpoornPacks Needed by myloot-4.0.3-1.20.1
required
Matching file found Matched file: 5.0-1.20.1

We only count dependency files that match this setup. A file for another loader does not fill the gap.

Before you install it

Add myLoot without breaking your instance.

Built for myloot-4.0.3-1.20.1. Pick another file and the loader, install side or required mods may change.

  1. 01

    Stick to this file

    Use myloot-4.0.3-1.20.1. It targets 1.20.1, 1.20, 1.20-Snapshot with Fabric, Quilt; another release may have different loader, side or dependency requirements.

  2. 02

    Bring the mods it needs

    Install Fabric API, SpoornPacks, Fabric API, SpoornPacks first, but 1 required mod has no matching file for this setup. Do not mix loader builds to force a match.

  3. 03

    Put it on the correct side

    The project page does not say whether this file belongs on the client, dedicated server, or both.

  4. 04

    Pick the file you checked

    Use the “Get this file” button beside myloot-4.0.3-1.20.1. It opens that exact file at the source.

About this project

What does myLoot add?

https://i.imgur.com/oGN5UNd.pnghttps://i.imgur.com/svaGO8D.png

https://i.imgur.com/2OI03Hl.pnghttps://i.imgur.com/a3x6uOm.pnghttps://i.imgur.com/tsdJHfs.pnghttps://i.imgur.com/l5I8gAy.png

https://i.imgur.com/dmNMnPm.png

https://i.imgur.com/zSsH7X4.gif

https://img.shields.io/static/v1?label= &message=other projects&color=4b5966&labelColor=658f79&logo=curseforge&logoColor=white&style=for-the-badge https://img.shields.io/discord/990178919795785749?color=4b5966&label= &labelColor=658f79&logo=discord&logoColor=white&style=for-the-badge https://img.shields.io/github/stars/spoorn/myLoot?color=4b5966&labelColor=658f79&label=github &logo=github&logoColor=white&style=for-the-badge https://img.shields.io/github/issues-raw/spoorn/myLoot?color=4b5966&labelColor=658f79&label=issues &logo=github&logoColor=white&style=for-the-badge

Description

myLoot replaces world-generated loot containers such as loot chests and barrels with a special myLoot container variant that has instanced loot per player. This means each player can loot whatever they want out of any loot chest and other players will still have access to the original loot - providing a better looting experience!

No more logging onto a multiplayer server to find chunks within a 5000 block radius have already been looted by your friends. Loot for all

myLoot is useful in singleplayer servers as well - you can visually see which loot chests you have already opened so you don't end up getting lost and re-looting areas

Features

All replacement works in modded structures as well as vanilla (dungeons, villages, strongholds, dimensions, etc.)

  • Replaces loot chests (works for double chests!)
  • Replaces loot barrels
  • Replaces chest Minecarts
  • Replaces Shulker Boxes
  • myLoot containers will change in appearance to the player if they have opened it. This is client-side so other players will still see the unopened textures if they have not opened it.
  • myLoot containers will warn the player that breaking it can affect other players. A player can still break myLoot containers by holding Sneak while breaking. Note: breaking a myLoot container by default will only drop the instanced loot of the player who broke it (plus the loot container item). This can be changed via the "dropBehavior" config to instead drop ALL players' loot
  • This should work with modded items in the myLoot containers as well and with modded loot containers
  • myLoot Chest is craftable with a regular Minecraft chest surrounded by enchanted apples (see images above)
  • myLoot Chest can be combined into a double chest
  • myLoot Chest Minecart is craftable with a myLoot chest and minecart
  • myLoot Shulker Box when broken will drop a special myLoot Shulker Box Item that persists instanced inventories, so players can still access their instanced loot from the shulker box when it is placed back down. Essentially, it's a portable instanced shulker box!

Dependencies

This mod requires:

requires fabric

FAQ

1. How does inserters/extractors such as hoppers/pipes affect the myLoot containers?

Modifying a myLoot container's inventory before player opening - such as using hoppers to add/remove items - should not affect the player's instanced inventory. The original rolled loot will persist so any player opening a myLoot container for the first time will still get the original loot.

Also, myLoot containers essentially have an invisible inventory that contains the original non-player instanced inventory. Modifying that inventory via inserters/extractors such as hoppers/pipes will work, but when a player breaks the myLoot container, only additions to the original rolled loot will drop (plus the player's instanced inventory who broke the myLoot container if applicable). This is to prevent mass duplication of loot (however duplication of the original loot one time is still possible... I haven't yet found a way to prevent this without being invasive i.e. I don't want to break any code, vanilla or modded, that has logic around a loot container's inventory so I can't just delete the original invisible inventory).

Credits

The mechanics of myLoot containers changing appearance when opened by a player, and the stylish glowing texture design are heavily inspired by the Forge Lootr mod - but everything else was originally made from scratch. myLoot is not a direct port of Lootr, and features will be different. An official port of Lootr to Fabric is in the works. Please see https://github.com/spoorn/myLoot/issues/1

Need a Server?

https://bisecthosting.com/spoorn

Project description from CurseForge.

Pick your setup

myLoot by Minecraft version and loader

Choose the version and loader you play, then open the matching release.

42 available setups

Showing the newest 12 of 31 game versions. Older files are in the list below.

Check the dependencies, then try the file in a copied instance before changing a world you care about.

Recent files

myLoot versions and loaders

35 of 35 releases match

Looking for an older file? The official CurseForge project page is in Resources.