Mob Random Drop icon

Mob Random Drop 1.1

Can you beat Minecraft when every mob random drop item?

Page 1
Custom drop from mob
Now you can add a custom simple drop from a specific mob.
and change some specific drop amount
 
customdrop.yml
CustomDrop:
  DIRT: 3-6
  STONE: 5-10

specialmob.yml

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"
Page 1

mob

drop

fun

mini-game