EggDrop icon

EggDrop -----

Turn eggs into random loot Customizable rarities • Dispenser-ready • No more chickens



Key Features
Custom Egg Drops
Throw chicken eggs to spawn random items instead of chickens. Fully customizable drops via config.yml.





⚖️ Configurable Rarity System

  • Define rarity tiers (common, uncommon, rare, etc.)

  • Set chance percentages and item lists for each tier

  • Example:
Code (YAML):
rarities:
  common
:
    chance
: 60 # 60% probability
    items
:
     - STONE
      - DIRT
  non_common
:
    chance
: 30 # 30% probability
    items
:
     - IRON_INGOT
      - GOLD_INGOT
  rare
:
    chance
: 10 # 10% probability
    items
:
     - DIAMOND
      - EMERALD
Dispenser Support
Works with both player-thrown eggs and dispenser-launched eggs.

No Chicken Spawns
Prevents chickens from spawning when eggs break.



My Other Plugins:
SimpleCommandBlocker | SimpleMoreSounds
Resource Information
Author:
----------
Total Downloads: 42
First Release: Mar 2, 2025
Last Update: Mar 2, 2025
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings