Mining Laser Voids Blocks when Vein Mining
swestrup opened this issue ยท 5 comments
I'm playing the FTB Omnia pack on the new launcher, and whenever I forget and hold down the tilde key when using the mining laser, it vein-mines the blocks, but voids them. They never show up in my inventory.
Is this simply because the mining gadget is not registered as a valid mining tool and therefore there are no drops since the loot tables require a specific minimum mining level? This would explain why blocks that do not have a minimum mining level still have drops.
This is a mod conflict issue, I can't resolve this. Sounds like FTB Utils is handling the event but fails but doesn't fail correctly? This could be an us issue but sounds more like and conflict issue. In my testing for this I found that if you mined with with the gadget whilst holding the tilde key it would just mine a single block.
I ran into the issue on Omnia as well and I found that the mining laser and vein mining worked with blocks that can be broken without a pickaxe i.e. dirt, logs, sand and pumpkins. It properly mined the blocks and didn't void anything. But anything that normally requires a pickaxe like stone and ores would void.
I can look into it and I'll also hit up the author of FTB Utils to see if I can figure out what's going wrong