Mob Random Drop icon

Mob Random Drop -----

Can you beat Minecraft when every mob random drop item?




Fixed some internal logic
----------, May 3, 2025

Now you can add a custom simple drop from a specific mob.
and change some specific drop amount

customdrop.yml
Code (YAML):
CustomDrop:
  DIRT
: 3-6
  STONE
: 5-10
specialmob.yml
Code (YAML):
special-mobs:
  mob1
:
    type
: WITHER
    drop1
:
      material
: "DIAMOND_SWORD"
      chance
: 1.0
      name
: "§bExcalibur"
      enchantments
:
       - "SHARPNESS:100"
        - "UNBREAKING:10"
    drop2
:
      material
: "DIAMOND_SWORD"
      chance
: 1.0
      name
: "§bExcalibur"
      enchantments
:
       - "SHARPNESS:1000"
        - "UNBREAKING:10"
 
----------, Apr 27, 2025

Resource Information
Author:
----------
Total Downloads: 61
First Release: Apr 20, 2025
Last Update: May 3, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings