Welcome to the Hangar Open Beta. Please report any issue you encounter on GitHub!
Avatar for Lino9999

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

Report EggDrop?

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:

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](https://www.spigotmc.org/resources/simplecommandblocker-recoded-customizable.20589/) | [SimpleMoreSounds](https://www.spigotmc.org/resources/simplemoresounds.122846/)

Information

CategoryMiscellaneous
Published onMarch 3, 2025
LicenseUnspecified
Downloads3
Stars0
Watchers0

Pinned Versions

Donate Link:

Members