HomeJavaModsEI Mythic MobsHook
EI Mythic MobsHook
ModsJava

EI Mythic MobsHook

by kulihrasek1101 · on Modrinth

This plugin connects MythicMobs with ExecutableItems, allowing you to use custom items as abilities and mob skills. Easily trigger ExecutableItems through…

⬇ Download on Modrinth
EI Mythic MobsHook — screenshot 1

logo ExecutableItems & MythicMobs Integration Plugin

EI MythicMobs Hook

A simple plugin that lets you drop ExecutableItems from MythicMobs mobs without complex setup.

What is it?

This plugin connects ExecutableItems with MythicMobs. Add EI drops to your mob configs and watch ExecutableItems drop when mobs die!

✨ Features

📋 Requirements

Must Have:

Server Version: Spigot/Paper 1.20+

🚀 Installation

  1. Download EI-MythicMobs-hook-1.0.jar
  2. Drop in plugins/ folder
  3. Restart server
  4. Done!

📖 How to Use

Add to your MythicMobs config:

mm_ei:
  Type: CHICKEN
  Health: 1
  Damage: 0
  Drops:
    - EI my_ei_id 1 0.5
    - EI legendary_sword 1to2 0.25
    - EI material_item 10 1

Drop Format: - EI <item_id> <amount> <chance>

💡 Examples

Rare Legendary Drop:

legendary_mob:
  Type: WITHER
  Health: 100
  Drops:
    - EI legendary_sword 1 0.25

Common Resources:

zombie_soldier:
  Type: ZOMBIE
  Drops:
    - EI common_material 1to3 1

Bulk Drop - Low Chance:

treasure_mob:
  Type: ARMOR_STAND
  Drops:
    - EI bulk_item 10to15 0.10

Multiple Drops:

mm_ei:
  Type: CHICKEN
  Health: 1
  Damage: 0
  Drops:
    - EI my_ei_id 1 0.5
    - EI common_drop 2 1
    - EI rare_drop 1 0.25

🎮 Commands

⚙️ Configuration

The plugin creates a config.yml file in the plugins folder:

# EI MythicMobs Hook Configuration
# Debug mode - set to true to see detailed logs
debug: true

📝 Notes

💬 Support

For support or feature suggestions, contact me on Discord:

bStats


Enjoy custom drops! 🎮

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.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more