Skip to content

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

Open
@wendavid552

Description

@wendavid552

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.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions