Configurable Extra Mob Drops

Quick rating

Community listing page, reviews here may not be monitored by the author.

Configurable Extra Mob Drops

By SerilumOwner

No reviews yet

✏️ Add any extra item drops to entities via commands and config, drop chance supported.

No Theme
No Genre
Server Utility
Mod Loaders
Forge
NeoForge
Fabric
Quilt
Minecraft
26.2

Community voices

Reviews

List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Show per page
10
25
50
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Where It Runs
Server Only

Runs entirely on the server. Also works in singleplayer.

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
[Fabric/Forge/Neo] 26.2.0-3.7 | Configurable Extra Mob Drops

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.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

CurseForge IDs
Fabric Forge NeoForge Quilt
Fabric
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube


About the mod

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.



Dependencies

Requires Collective
Included in Serilum's Customization Bundle
Environment: Server




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.




Showcase

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!




Configurable

Configuration guide

   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:




Notes and links

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!


curseforge.svg modrinth.svg patreon.svg youtube.svg

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:
a.jpg

The /cemd list command. Shows all entity names which can be used in /cemd addhand and /cemd cleardrops.
b.jpg

The /cemd addhand <entity-name> command. Adding a Spawn Pig egg item to the drops of a pig with a 100% chance:
c.jpg

The /cemd addhand <entity-name> <drop-chance> command. Adding a Spawn Pig egg item to the drops of a pig with a 50% chance:
d.jpg


The /cemd cleardrops <entity-name> command. Clears the egg previously set.
e.jpg

The /cemd reload command. Updated the drops after a manual change in the mobdropconfig file.
f.jpg


Example:
An example of adding a milk bucket to the drops of a cow on death. Using the /cemd addhand command:
g.jpg

Testing it out on a cow:
h.jpg

Woop! A milk bucket!
i.jpg


The config file:
Located in './config/configurableextramobdrops/mobdropconfig.txt'.

Vanilla entities:
j.png

And with modded entities from for example Animalium:
k.png
A config example where a zombie villager drops a written book with a 50% drop chance:
l.png

The result:
m.jpg


------------------

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!


A Serilum Mod. Made with love. Lots of active mods for Fabric, Forge and Neo!

CurseForge Modrinth Patreon YouTube

About the mod

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.



Dependencies

Requires Collective
Included in Serilum's Customization Bundle
Environment: Server




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.




Showcase

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!




Configurable

Configuration guide

   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:




Notes and links

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

This project has no gallery images yet.

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

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

13.2m
Total Downloads
CurseForge (Fabric, Forge, NeoForge, Quilt)
12.5m
CurseForge (Fabric)
~9,000
Modrinth
~740,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works