BentoBoxWorld / AOneBlock

A OneBlock Minecraft Game for BentoBox
https://docs.bentobox.world
Eclipse Public License 2.0
77 stars 29 forks source link

Breaking loot chest doesn't drop items #191

Closed mrfloris closed 3 years ago

mrfloris commented 3 years ago

Expected behavior

In the past when you'd break it, even in creative mode / operator, the items would drop. Now it doesn't.

Observed/Actual behavior

open loot chest in magic block, gives you items, breaking it before opening it, will drop it as a chest, not a chest with content falling out of it.

Steps/models to reproduce

hit magic block until lootchest, dont do anything, except break it, it will drop 1 chest, it wont drop 1 chest + items in the chest. However, when you get the chest and right click to open, items are in it, you can take them out

BentoBox version

bbox version [15:50:12 INFO]: Running PAPER 1.17.1. [15:50:12 INFO]: BentoBox version: 1.17.3-SNAPSHOT-b2117 [15:50:12 INFO]: Database: JSON [15:50:12 INFO]: Loaded Game Worlds: [15:50:12 INFO]: acid (acid): Overworld [15:50:12 INFO]: cave (cave): Overworld [15:50:12 INFO]: oneblock (oneblock): Overworld [15:50:12 INFO]: skyblock (skyblock): Overworld [15:50:12 INFO]: skygrid (skygrid): Overworld [15:50:12 INFO]: Loaded Addons: [15:50:12 INFO]: AcidIsland 1.15.1-SNAPSHOT-b952 (ENABLED) [15:50:12 INFO]: AOneBlock 1.8.1-SNAPSHOT-b207 (ENABLED) [15:50:12 INFO]: Biomes 1.14.1-SNAPSHOT-b210 (ENABLED) [15:50:12 INFO]: Border 3.3.0-SNAPSHOT-b125 (ENABLED) [15:50:12 INFO]: BSkyBlock 1.15.1-SNAPSHOT-b705 (ENABLED) [15:50:12 INFO]: CauldronWitchery 1.6.0-SNAPSHOT-#21 (ENABLED) [15:50:12 INFO]: CaveBlock 1.14.5 (ENABLED) [15:50:12 INFO]: Challenges 0.9.0-SNAPSHOT-b458 (ENABLED) [15:50:12 INFO]: ExtraMobs 1.11.0.4-SNAPSHOT-b11 (ENABLED) [15:50:12 INFO]: Greenhouses 1.5.4-SNAPSHOT-b304 (ENABLED) [15:50:12 INFO]: Level 2.7.2 (ENABLED) [15:50:12 INFO]: Likes 2.2.0-SNAPSHOT-b73 (ENABLED) [15:50:12 INFO]: Limits 1.17.1-SNAPSHOT-b269 (ENABLED) [15:50:12 INFO]: MagicCobblestoneGenerator 2.4.0-SNAPSHOT-b228 (ENABLED) [15:50:12 INFO]: SkyGrid 1.17.0 (ENABLED) [15:50:12 INFO]: TwerkingForTrees 1.4.3 (ENABLED) [15:50:12 INFO]: Warps 1.11.2-SNAPSHOT-b301 (ENABLED)

Plugin list

n/a

Other

n/a

tastybento commented 3 years ago

Thanks! This was caused by the drop-on-top setting not dropping the contents of the chests. The latest CI version will have a fix and I'll release a new version because this is a nice bug to fix.

mrfloris commented 3 years ago

Thank you so much, I appreciate the swift response and hard work.

TNTUP commented 3 years ago

I got told it was a Paper bug, glad it got fixed otherwise <3! Should be the same for SkyGrid (although this is a different plugin/topic)