magemonkeystudio / genesis

MIT License
8 stars 8 forks source link

Add MythicMobs support #63

Open MarvinKlar opened 4 months ago

MarvinKlar commented 4 months ago

I all,

I would like to have MythicMob support in BossShopPro. For example I could think of the following features:

If more info is needed, please let me know!

goflishMC commented 4 months ago

I all,

I would like to have MythicMob support in BossShopPro. For example I could think of the following features:

* MM (MythicMob) item as shop reward

* MM mob as shop reward

* MM item as shop price (which may ignore the lore, if it changed)

If more info is needed, please let me know!

just FYI, boss shop (now Genesis) can run any commands as rewards, so you could probably do all of that with commands

you could use Divinity to create custom consumable items that gives an item that can spawn MM mobs and then sell that in your shop

also, I haven't tried it yet, but genesis can also require using custom names to make a purchase

so all of that is probably already possible

90% of BossShop/Genesis documention is here: https://www.magemonkey.studio/genesis-documentation/

I'm still working on it

MarvinKlar commented 4 months ago

Thanks for your quick reply @goflishMC. We know, that thats possible, since we configured all usecases so far by hand. But it would be sooo handy, if you could just enter the name of the MM item as price instead of the type & displayname. Even if there are hundrets of them in different combinations (and/or conditions in price), which change over time. So the last point (MM item as shop price) would be most important for us, but the others are also pretty handy. I could also try to help you with that feature if needed.