andrew0030 / Pandoras-Creatures

The first upload containing all files created so far.
GNU Lesser General Public License v3.0
8 stars 9 forks source link

[BUG] End Troll Boxes losing Items #28

Open Xaikii opened 3 years ago

Xaikii commented 3 years ago

Describe the bug End Troll Boxes will lose some of the items if opened in hand.

To Reproduce Steps to reproduce the behavior:

  1. Get a Troll Box and place it
  2. Fill 4 or more rows with items
  3. Break it
  4. Open it in hand
  5. Place it again

Expected behavior The items that couldn't be shown while opened in hand still being in the Box.

Screenshots N/A

Debug crash log N/A

Versions Pandora's Creatures: 2.0.1 Forge: 35.1.7

Additional context The items only disappear if the Box had been opened in hand. Breaking and replacing it wont make the items disappear, but opening it will.

andrew0030 commented 3 years ago

Opened in hand?

Xaikii commented 3 years ago

Is that not supposed to be a feature? If so another mod seems to interfere here.

andrew0030 commented 3 years ago

No they are like shulker boxes, you open them by placing them

Xaikii commented 3 years ago

Ok, then it seems like this is an issue of cross-mod interaction going wrong, huh? https://www.curseforge.com/minecraft/mc-mods/advanced-shulkerboxes

andrew0030 commented 3 years ago

Yeah from the looks of it that other mod is only intended to work with shulker boxes

Xaikii commented 3 years ago

Good to know, thanks for the help