Android Miner do not break Stacked Blocks
Skizzles opened this issue ยท 3 comments
๐ Description (REQUIRED)
When using an Android Miner with Stacked Blocks from Superior Skyblock, the Android breaks the block once and only picks up 1 block.
I found this is a Slimefun Issue as I use another type of plugin Minions and they break the block appropriately applying that amount of blocks broken to the total.
๐ Steps to reproduce the Issue (REQUIRED)
Have stacked blocks from SuperiorSkyblock
Place a Miner android
Activate it to break the stack
Watch as it breaks the entire stack, leaves behind a hologram, and only gives 1
https://screenshots.skizzles.me/JIWA4/pAvuTugA55.mp4
๐ก Expected behavior (REQUIRED)
I was expecting the android to break it once, and continue doing that until the stack is gone.
๐ Server Log
No errors
๐ /error-reports/ Folder
No Errors
๐งญ Environment (REQUIRED)
- Server Software (Spigot/Paper): Paper
- Minecraft Version: 1.16.3
- Slimefun Version: Dev 687
- CS-CoreLib Version: Dev 90
https://screenshots.skizzles.me/JIWA4/vogAJazo32.png
Seems like a rather bizzare edge case but should be pretty straight-forward to fix.
I am not aware whether SuperiorSkyblocks API would allow us to handle it, but you can tell the author that it'd probably be easiest to hook into Slimefun and listen for the AndroidMineEvent (javadocs) to catch this.
@TheBusyBiscuit This issue does not occur with Minions and other plugins. This seems like a Slimefun issue.