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

Added support for blazes and some missing stuff for the enderman #689

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

Jason54jg
Copy link
Contributor

I have a little problem with the display of the blaze that I have to turn off (hide When Not Doing Quest) for it to show

could you help me.

@Fix3dll
Copy link

Fix3dll commented Apr 27, 2023

private static final Pattern SLAYER_TYPE_REGEX = Pattern.compile("(?<type>Tarantula Broodfather|Revenant Horror|Sven Packmaster|Voidgloom Seraph) (?<level>[IV]+)");

You should probably add "Inferno Demonlord" here. @Jason54jg

@Fix3dll
Copy link

Fix3dll commented Apr 27, 2023

Dont forget here

} else if (feature == Feature.VOIDGLOOM_SLAYER_TRACKER) {

and

for config GUI.

@Jason54jg
Copy link
Contributor Author

indeed thank you for your help :)

Fix3dll added a commit to Fix3dll/SkyblockAddons that referenced this pull request Apr 29, 2023
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

Successfully merging this pull request may close these issues.

None yet

2 participants