-
-
Notifications
You must be signed in to change notification settings - Fork 193
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
Feature: Mineshaft Pity Display + OreMinedEvent #1655
Feature: Mineshaft Pity Display + OreMinedEvent #1655
Conversation
# Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt # src/main/java/at/hannibal2/skyhanni/config/Storage.java # src/main/java/at/hannibal2/skyhanni/utils/StringUtils.kt
This reverts commit 2ed9de7.
# Conflicts: # src/main/java/at/hannibal2/skyhanni/config/Storage.java
# Conflicts: # src/main/java/at/hannibal2/skyhanni/config/storage/ProfileSpecificStorage.java
# Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
# Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
# Conflicts: # src/main/java/at/hannibal2/skyhanni/config/storage/ProfileSpecificStorage.java
Co-authored-by: J10a1n15 <45315647+j10a1n15@users.noreply.github.com>
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
# Conflicts: # src/main/java/at/hannibal2/skyhanni/test/SkyHanniDebugsAndTests.kt
Conflicts have been resolved! 🎉 |
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
one thing
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Works for me
What
Adds a counter of your current pity counter for spawning a mineshaft. Also adds a OreMinedEvent that gets called when you mine a block using hypixel's custom mining system.
Images
Changelog New Features
Changelog Technical Details