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

largeShulkerbox incompatible with quick-shulker and various shulker-tooltip #130

Open
2 tasks done
wendavid552 opened this issue Aug 12, 2024 · 0 comments
Open
2 tasks done

Comments

@wendavid552
Copy link
Collaborator

Bug description

largeShulkerbox is not compatible with quick shulker mod and many other shulker tooltips.

We have to figure some compatible ways for these mods, e.g. register api for compatability.

The same issue for largeEnderChest

Steps to reproduce

  1. Quickshulker installed on both server and client
  2. Create a world with largeShulkerbox enabled
  3. Open any large shulker box

Expected behavior

Able to open

Actual behavior

Unable to open, with some exceptions

Relevant logs

No response

Minecraft version

1.21, and perhaps for all 1.20.5+

TemplateMod version

latest

Other information

We have to:

  1. Keep serverside implementation only
  2. Fix most compatability issues if possible, if these mods do not hardcode the size of shulkerboxes. And even if they hardcoded the size, we have to deal with the e.g. packets exceptions at serverside.

Check list

  • I have verified that the issue persists in the latest version of the mod.
  • I have searched the existing issues and confirmed that this is not a duplicate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant