MyLoot Mod — Configuration
Configuration
The mod offers several configuration options to balance gameplay on different server types. The config file is typically located in the /config/ folder of the Minecraft directory.
| Option | Default Value | Description |
|---|---|---|
| dropBehavior | PLAYER_ONLY |
Determines what drops when a container is broken. PLAYER_ONLY drops the loot of the player who broke it. ALL_PLAYERS drops the loot for every player who has an instance in that chest (Warning: can cause lag). |
| replaceVanillaChests | true |
If enabled, world-gen chests are automatically converted to MyLoot variants. |
| replaceVanillaBarrels | true |
If enabled, world-gen barrels are automatically converted to MyLoot variants. |
| replaceVanillaMinecarts | true |
If enabled, world-gen chest minecarts are converted to MyLoot variants. |
| replaceVanillaShulkers | true |
If enabled, world-gen shulker boxes are converted to MyLoot variants. |
Advanced Behavior
When a MyLoot container is broken, it will always drop the container item itself. If a player has added items to the 'hidden' inventory (via hoppers), those items will also drop upon destruction to prevent item loss.