Skip to content

Custom slot for spectrum gloves #686

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: 1.20.1-aria-for-painters
Choose a base branch
from

Conversation

Robotgiggle
Copy link
Contributor

Unlike most glove trinkets added by other mods, Spectrum's gloves each represent a pair of gloves rather than a singular glove, and thus Spectrum only enables one of the two glove slots to put them in. This causes jank when another mod that enables both glove slots is installed, as the Spectrum gloves can only go in one of the two slots with no immediate indication as to why.

This PR solves the issue by creating a custom gloves slot for Spectrum's gloves to go in. Now that the gloves have their own dedicated slot, there will no longer be any confusion as to why they can only fit in one of the two identical glove slots used by most other mods, and their mutual exclusivity with each other is still maintained.

@DaFuqs
Copy link
Owner

DaFuqs commented Apr 8, 2025

That definitely solves the issue of being able to not equip spectrum gloves in the second glove slot. On the other hand it enables the player to equip spectrum gloves + two gloves by other mods, so they now wear three gloves with two hands.

Not sure that is necessarily better - maybe worse. Hmmmm

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

Successfully merging this pull request may close these issues.

2 participants