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

Add configurable trial affixes #73

Open
misterplus opened this issue Sep 17, 2020 · 2 comments
Open

Add configurable trial affixes #73

misterplus opened this issue Sep 17, 2020 · 2 comments

Comments

@misterplus
Copy link

misterplus commented Sep 17, 2020

As the title says, it would be great to have configurable trial affixes, for example I can turn the "blaze invaders" affix off in the config, so it never appears on new trial keys.

@misterplus misterplus changed the title Add configurable trial prefixes Add configurable trial affixes Sep 17, 2020
@misterplus
Copy link
Author

Simply making this line configurable should do it.

String[] keyList = {SPEED, REGEN_PARTY, EMPOWERED_GLITCHES, KNOCKBACK_IMMUNITY, BLAZE_INVADERS, LOOT_HOARDERS, THUNDERDOME};

@misterplus
Copy link
Author

I'm sure this is much easier to do in dml, but since you've been absent for a while now (and I need this feature in my modpack), I've made an (temporary) addon: https://github.com/misterplus/DeepMobAffixes.

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

No branches or pull requests

1 participant