Intentional Pickup (Bedrock)
Go to files
Intentional Pickup (Bedrock)
A simple addon that makes mobs only pickup items that are intentionally dropped by players.
Download on ModBay | Download from Releases
About The Project
Intentional Pickup (Bedrock) is a small and lightweight addon that changes mobs to only pickup items that are dropped by players and optionally only items included in the whitelist or not included in the blacklist. This change should reduce lag by preventing mass build-up of mobs in caves in long term worlds and servers.
Configuring The Whitelist/Blacklist
Intentional Pickup (Bedrock) has commands for controlling its whitelist and blacklist, by default both lists are empty meaning mobs will pickup any item dropped by a player.
See commands below:
Note: The commands require operator permissions to be used.
| Command | Description |
| /whitelist | List all items currently in the whitelist |
| /whitelist add <itemName> | Adds an item to the whitelist |
| /whitelist clear | Clears all items in the whitelist |
| /whitelist remove <itemName> | Removes an item from the whitelist |
| /blacklist | List all items currently in the blacklist |
| /blacklist add <itemName> | Adds an item to the blacklist |
| /blacklist clear | Clears all items in the blacklist |
| /blacklist remove <itemName> | Removes an item from the blacklist |
If an item appears in both lists, the blacklist takes precedence and overrides the whitelist value.
Run
- Download intentional_pickup-bedrock-x.x.x+mc26.40.mcaddon from one of the places at the top of this README.
- Double click the downloaded file to import it into the game.
Play Java Edition?
Intentional Pickup (Bedrock) has a Minecraft: Java Edition mod equivalent. You can visit its repo here
