Rosewood-Development / RoseStacker

A next-generation stacker plugin for Spigot and Paper servers
Other
137 stars 35 forks source link

[Bug] Burn stacked shulker box with same item will only drop items from one box #103

Open Dreeam-qwq opened 4 months ago

Dreeam-qwq commented 4 months ago

Bug Description

Drops some shulker boxes including same items in each to ground, and burn it. It only drops items from one of these stacked box.

Steps to Reproduce

Using RoseStacker v1.5.18 with default config https://youtu.be/nnn11zhQiAk

Expected Behavior

It should drops all items from the stacked shulker boes.

Additional Server Info

Server: git-Paper-450 (MC: 1.20.4) Plugins: RoseStacker v1.5.18

Esophose commented 4 months ago

I would suggest disabling shulker box stacking entirely for each shulker box color in the item_settings.yml file, there isn't much benefit to them stacking and if it's causing this problem, disabling it will fix it. I'll have to look into how to actually fix this, I'm not sure which event fires for when an item is destroyed.