Community listing page, reviews here may not be monitored by the author.
Configurable Extra Mob Drops
No reviews yet
✏️ Add any extra item drops to entities via commands and config, drop chance supported.
Forge is a popular mod loader for versions 1.1+ of Minecraft.
Neoforge is a fork of the Minecraft Forge available for versions 1.20.1+ of Minecraft. Many Forge mods are compatible with Neoforge and vice versa.
Fabric is a mod loader for versions 1.14+ of Minecraft, particularly popular for client side and optimization mods.
Quilt is a fork of the Fabric mod loader. Many Fabric mods are compatible with Quilt and vice versa.
Community voices
Reviews
Filters
Click once to include, again to exclude, again to clear
No reviews yet. Be the first to review this project!
Get it on
Available Platforms
Compatibility
Supported Environments
Runs entirely on the server. Also works in singleplayer.
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
About
Description
Configurable Extra Mob Drops is a server-side mod which adds the ability to add extra items to drop on death for any entity. On first load, it generates a config file. You can add items manually, or use the commands in-game. Any items with NBT tags such as enchantments and written books are supported. Modded entities are also supported, just make sure to remove or rename the config file in between adding mods which add custom mobs. If the file does not exist, it'll be generated with all possible entity types.
The config file generated is located in './config/configurableextramobdrops/' named 'mobdropconfig.txt'. The drop chances are set via the command or can be changed in the config file as well.
/cemd usage - Shows the usage of commands.
/cemd list - Lists all entity names which can be used in addhand and cleardrops.
/cemd reload - Reloads all manual changes to the mobdropconfig file.
/cemd addhand <entity-name> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a 100% dropchance.
/cemd addhand <entity-name> <drop-chance> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a dropchance in between 0 and 1.0.
/cemd cleardrops <entity-name> - Clears all extra drops for the entity named <entity-name>.
All commands require cheat-access.
The /cemd usage command:
The /cemd list command. Shows all entity names which can be used in /cemd addhand and /cemd cleardrops.
The /cemd addhand <entity-name> command. Adding a Spawn Pig egg item to the drops of a pig with a 100% chance:
The /cemd addhand <entity-name> <drop-chance> command. Adding a Spawn Pig egg item to the drops of a pig with a 50% chance:
The /cemd cleardrops <entity-name> command. Clears the egg previously set.
The /cemd reload command. Updated the drops after a manual change in the mobdropconfig file.
Example:
An example of adding a milk bucket to the drops of a cow on death. Using the /cemd addhand command:
Testing it out on a cow:
Woop! A milk bucket!
All available config options:
Located in './config/configurableextramobdrops/mobdropconfig.txt'.
Vanilla entities:
And with modded entities from for example Animalium:
A config example where a zombie villager drops a written book with a 50% drop chance:
The result:
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of them across so many separate mod pages.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Requires the library mod Collective (Fabric) and the Fabric API.
Configurable Extra Mob Drops is a server-side mod which adds the ability to add extra items to drop on death for any entity. On first load, it generates a config file. You can add items manually, or use the commands in-game. Any items with NBT tags such as enchantments and written books are supported. Modded entities are also supported, just make sure to remove or rename the config file in between adding mods which add custom mobs. If the file does not exist, it'll be generated with all possible entity types.
The config file generated is located in './config/configurableextramobdrops/' named 'mobdropconfig.txt'. The drop chances are set via the command or can be changed in the config file as well.
Commands:
/cemd usage - Shows the usage of commands.
/cemd list - Lists all entity names which can be used in addhand and cleardrops.
/cemd reload - Reloads all manual changes to the mobdropconfig file.
/cemd addhand <entity-name> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a 100% dropchance.
/cemd addhand <entity-name> <drop-chance> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a dropchance in between 0 and 1.0.
/cemd cleardrops <entity-name> - Clears all extra drops for the entity named <entity-name>.
All commands require cheat-access.
Images:
The /cemd usage command:
The /cemd list command. Shows all entity names which can be used in /cemd addhand and /cemd cleardrops.
The /cemd addhand <entity-name> command. Adding a Spawn Pig egg item to the drops of a pig with a 100% chance:
The /cemd addhand <entity-name> <drop-chance> command. Adding a Spawn Pig egg item to the drops of a pig with a 50% chance:
The /cemd cleardrops <entity-name> command. Clears the egg previously set.
The /cemd reload command. Updated the drops after a manual change in the mobdropconfig file.
Example:
An example of adding a milk bucket to the drops of a cow on death. Using the /cemd addhand command:
Testing it out on a cow:
Woop! A milk bucket!
The config file:
Located in './config/configurableextramobdrops/mobdropconfig.txt'.
Vanilla entities:
And with modded entities from for example Animalium:
A config example where a zombie villager drops a written book with a 50% drop chance:
The result:
------------------
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge ecosystem.
Serilum.com contains an overview and more information on all mods available.
Comments are disabled as I'm unable to keep track of all the separate pages on each mod.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
Configurable Extra Mob Drops is a server-side mod which adds the ability to add extra items to drop on death for any entity. On first load, it generates a config file. You can add items manually, or use the commands in-game. Any items with NBT tags such as enchantments and written books are supported. Modded entities are also supported, just make sure to remove or rename the config file in between adding mods which add custom mobs. If the file does not exist, it'll be generated with all possible entity types.
The config file generated is located in './config/configurableextramobdrops/' named 'mobdropconfig.txt'. The drop chances are set via the command or can be changed in the config file as well.
/cemd usage - Shows the usage of commands.
/cemd list - Lists all entity names which can be used in addhand and cleardrops.
/cemd reload - Reloads all manual changes to the mobdropconfig file.
/cemd addhand <entity-name> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a 100% dropchance.
/cemd addhand <entity-name> <drop-chance> - Adds the item held in the main hand as a drop for the entity named <entity-name> with a dropchance in between 0 and 1.0.
/cemd cleardrops <entity-name> - Clears all extra drops for the entity named <entity-name>.
All commands require cheat-access.
The /cemd usage command:
The /cemd list command. Shows all entity names which can be used in /cemd addhand and /cemd cleardrops.
The /cemd addhand <entity-name> command. Adding a Spawn Pig egg item to the drops of a pig with a 100% chance:
The /cemd addhand <entity-name> <drop-chance> command. Adding a Spawn Pig egg item to the drops of a pig with a 50% chance:
The /cemd cleardrops <entity-name> command. Clears the egg previously set.
The /cemd reload command. Updated the drops after a manual change in the mobdropconfig file.
Example:
An example of adding a milk bucket to the drops of a cow on death. Using the /cemd addhand command:
Testing it out on a cow:
Woop! A milk bucket!
All available config options:
Show Spoiler
Located in './config/configurableextramobdrops/mobdropconfig.txt'.
Vanilla entities:
And with modded entities from for example Animalium:
A config example where a zombie villager drops a written book with a 50% drop chance:
The result:
You may freely use this mod in any modpack, as long as the download remains hosted within the CurseForge or Modrinth ecosystem.
Serilum.com contains an overview and more information on all mods available.
For issues, ideas, suggestions or anything else there is the Github repo. Thanks!
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

