Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for MythicMobs items in treasures? #3640

Open
EHAndrew opened this issue Dec 11, 2018 · 4 comments
Open

Support for MythicMobs items in treasures? #3640

EHAndrew opened this issue Dec 11, 2018 · 4 comments

Comments

@EHAndrew
Copy link

There is no documentation that says that this is supported, so here's the feature request. I would like the ability for items created within MythicMobs to be added to treasures.yml. I am including possible formatting below. Note: MythicMobs internal names are case sensitive.

Excavation:
    MythicMobs_<MM_Internal_Item_Name>:
        Amount: 1
        XP: 200
        Rarity: COMMON

or...

Excavation:
    <MM_Internal_Item_Name>:
        Type: MythicMobs
        Amount: 1
        XP: 200
        Rarity: COMMON
@t00thpick1
Copy link
Member

Is mythic mobs a mod?

@EHAndrew
Copy link
Author

MythicMobs is a plugin: Spigot Page

@SXRWahrheit
Copy link
Contributor

API examples available here, happy to ping Ash to provide additional info as needed

@nossr50
Copy link
Member

nossr50 commented Dec 31, 2018

I'll see if I can take a look at this before 2.1.0, we should support a lot of custom mods in our config files, but I'll take a look and see if its lacking.

I'll be trying to expand built in support for other mods in mcMMO as best I can

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants