-
-
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: Personal Compactor Overlay #1869
Feature: Personal Compactor Overlay #1869
Conversation
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@users.noreply.github.com>
Signed-off-by: Empa <42304516+ItsEmpa@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 have been resolved! 🎉 |
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/data/GuiEditManager.kt
# Conflicts: # src/main/java/at/hannibal2/skyhanni/data/GuiEditManager.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…-compactor-overlay # Conflicts: # src/main/java/at/hannibal2/skyhanni/SkyHanniMod.kt
# Conflicts: # src/main/java/at/hannibal2/skyhanni/features/gui/customscoreboard/RenderBackground.kt
…actor-overlay # Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
Conflicts have been resolved! 🎉 |
This pull request has conflicts with the base branch "beta". Please resolve those so we can test out your changes. |
…actor-overlay # Conflicts: # src/main/java/at/hannibal2/skyhanni/utils/NEUItems.kt
Conflicts have been resolved! 🎉 |
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/utils/renderables/Renderable.kt
Conflicts have been resolved! 🎉 |
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> Co-authored-by: Cal <cwolfson58@gmail.com> Co-authored-by: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Co-authored-by: ItsEmpa <itsempa@users.noreply.github.com>
Dependencies
What
Adds a personal compactor/deletor overlay that shows what items are inside of it.
Also adds a fakeInventory renderable, with a texture that can be customized with a texture pack.
Images
Changelog New Features
Changelog Technical Details