Can't pickup any dropped item on paper 1.21.10
Expected behavior
Player can pick up dropped items with the default config
Observed/Actual behavior
dropped items fly away with a very fast initial velocity, so players find it impossible to pick them up
Steps/models to reproduce
Install bentobox and aoneblock on paper 1.21.10, using their default config.
BentoBox version
Plugin list
[14:02:22 INFO]: ℹ Server Plugins (2): [14:02:22 INFO]: Bukkit Plugins: [14:02:22 INFO]: - BentoBox, BentoBox-AOneBlock
Other
No response
Can you explain more what it happening, or make a video? I don't understand the problem, sorry!
Yes please check this video: https://www.dropbox.com/scl/fi/9gs0ru5zo49c1gyzkqoyn/2025-10-26-13-58-57.mp4?rlkey=bc7icedmfko8kvm6dg9dtskp3&st=63kao2l1&dl=0
It looks like broken blocks are using vanilla mechanisms. So broken block is in the middle of the magic block.
AOneBlock has option drop-on-top: https://github.com/BentoBoxWorld/AOneBlock/blob/a65aab01bf9ab198eb16a8bb1641642b24323866/src/main/resources/config.yml#L366C3-L366C14
By default it was enabled, and it should drops items on top of the block.
Can you confirm that this option is enabled in your aoneblock config file?
So broken block is in the middle of the magic block.
Yes, it's enabled. I'm using all default configurations, since this is a simple test env