BiscuitDevelopment / SkyblockAddons

A Minecraft Forge mod with helpful Hypixel skyblock features!
Other
481 stars 235 forks source link

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

Open Jason54jg opened 1 year ago

Jason54jg commented 1 year ago

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 commented 1 year ago

https://github.com/BiscuitDevelopment/SkyblockAddons/blob/d5f53c0a4e486c5094aefaee683aacd79c1db756/src/main/java/codes/biscuit/skyblockaddons/utils/Utils.java#L92 You should probably add "Inferno Demonlord" here. @Jason54jg

Fix3dll commented 1 year ago

Dont forget here https://github.com/BiscuitDevelopment/SkyblockAddons/blob/d5f53c0a4e486c5094aefaee683aacd79c1db756/src/main/java/codes/biscuit/skyblockaddons/gui/SettingsGui.java#L440 and https://github.com/BiscuitDevelopment/SkyblockAddons/blob/d5f53c0a4e486c5094aefaee683aacd79c1db756/src/main/java/codes/biscuit/skyblockaddons/gui/SettingsGui.java#L418 for config GUI.

Jason54jg commented 1 year ago

indeed thank you for your help :)