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

Incompatible with PlayerEx #33

Open
Fourbo opened this issue Aug 8, 2022 · 3 comments
Open

Incompatible with PlayerEx #33

Fourbo opened this issue Aug 8, 2022 · 3 comments
Labels
bug Something isn't working

Comments

@Fourbo
Copy link

Fourbo commented Aug 8, 2022

When PlayerEx is installed along with Cammies Wearable Backpacks, the tabs overlap and the backpack tab becomes almost entirely hidden. In the image below the backpack tab is just barely visible behind the book tab from PlayerEx. I wasn't sure if this was more a compatibility issue with this mod or caused by PlayerEx.

Mods Tested
camsbackpacks-2.12.jar
cloth-config-8.0.75-fabric.jar
data-attributes-1.2.3.jar
fabric-api-0.58.0+1.19.jar
playerex-3.3.4.jar

image

@CammiePone
Copy link
Member

yea, it'd be a compat issue. I can see about fixing it tho, seems we both use similarly sized tabs. with no event, it means one of us is gonna have to budge when the other's installed. not a big deal tho

thanks for the report ^-^

@Fireflasher21
Copy link

Since I'm currently playing with these mods you could implement a Modcheck at the start of the Client.
If PlayerEx is loaded you could replace the Tab in the Inv with a small button besides the crafting book f.e.
This way you could also avoid some other mods which could be incompatible and just add their id to a list which gets checked on load

@CammiePone
Copy link
Member

given playerex has more tabs, it would make more sense for them to move theirs over. moving the tabs is genuinely easier than making a new button

@UpcraftLP UpcraftLP added the bug Something isn't working label Dec 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants