HomeJavaModsMob Drops Plus
Mob Drops Plus
MOB DROPS PLUS
By Supermudd

Features:

Mob Drops Plus lets you customize what mobs drop when they die in Minecraft! You can customize every mob and add as many items to drop as you want. Let me know if you have any questions or issues in the discussion section! I am happy to help fix any problem you may have with this plugin.

Commands:


Permissions:

Configuration:
This is the default config file:
Spoiler: config.yml
Code (YAML):

#MOB DROPS PLUS PLUGIN 1.4! by SuperMud.
#Made to help the server 'Ohanacraft' at ip 'play.ohanacraft.us' with their development needs.
#
#Would you like to enable this plugin? (yes = true, no = false)
plugin-enabled
: true
#-----------------------------------------------------------------------------------------------------------------------
#                                         MOBS ENABLED AND DISABLED
#           Below is listed all available mobs. If you would like to change the settings of a mob,
#                  make sure to follow the correct YML syntax. They are listed alphabetically.
#-----------------------------------------------------------------------------------------------------------------------

# Here is a template of how each mob is laid out.
#
# <MOB NAME>:
#   enabled: true/false (if this mob is affected by the plugin)
#   vanilla: true/false (if this mob will drop its vanilla drops)
#   drops: (list of things the mob will drop if they are enabled)
#     - <ITEM> <PERCENTAGE> <AMOUNT> (<ITEM> is what item is to be dropped. It must be in ALL CAPS.
#                                     <PERCENTAGE> is a number between 0 and 100 that represents
#                                     the chance for this item to drop when the mob dies.
#                                     <AMOUNT> is how many of the item is dropped.)

BAT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

BEE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

BLAZE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

CAT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

CAVE_SPIDER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

CHICKEN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

COD
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

COW
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

CREEPER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

DOLPHIN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

DONKEY
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

DROWNED
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ELDER_GUARDIAN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ENDER_DRAGON
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ENDERMAN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ENDERMITE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

EVOKER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

FOX
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

GHAST
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

GIANT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

GUARDIAN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

HORSE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

HUSK
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ILLUSIONER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

IRON_GOLEM
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

LLAMA
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

MAGMA_CUBE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

MOOSHROOM
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

MULE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

OCELOT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PANDA
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PARROT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PHANTOM
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PIG
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PILLAGER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

POLAR_BEAR
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

PUFFERFISH
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

RABBIT
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

RAVAGER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SALMON
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SHEEP
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SHULKER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SILVERFISH
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SKELETON
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SKELETON_HORSE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SLIME
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SNOW_GOLEM
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SPIDER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

SQUID
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

STRAY
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

TROPICAL_FISH
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

TURTLE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

VEX
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

VILLAGER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

VINDICATOR
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

WANDERING_TRADER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

WANDERING_TRADER_LLAMA
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

WITCH
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

WITHER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1
WITHER_SKELETON
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

WOLF
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ZOMBIE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ZOMBIE_HORSE
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ZOMBIE_PIGMAN
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1

ZOMBIE_VILLAGER
:
  enabled
: false
  vanilla
: true
  drops
:
   - BLUE_ORCHID 100 1
 

Upcoming Features:


Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Mob Drops Plus is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15. Downloaded 1,147 times (via Spigot). Download it and open it directly in the game.

Explore more