Incompatability with Draconic Evolution "blobs"
davelien opened this issue ยท 2 comments
Issue Description:
When using a Draconic Evolution tool which mines in a 3x3 or greater pattern "blobs" of aggregated blocks are dropped in order to reduce lag. These "blobs" are not picked up by Iron Backpacks. See Draconic-Inc/Draconic-Evolution#526 (comment) for a screenshot of the blobs.
I have opened an issue with the Draconic Evolution developer at Draconic-Inc/Draconic-Evolution#527
What happens:
The DE lag-reducing "blobs" are picked up into the player inventory.
What you expected to happen:
I would hope that Iron Backpacks could actually pick up the blocks mined by Draconic Evolution tools.
Steps to reproduce (important):
- Equip an Iron Backpack with mining upgrade and a filter properly configured
- Mine with a Draconic pickaxe set to 3x3 or larger
- Pick up mined blobs
- Mined materials/blocks appear in player inventory
Affected Versions (Do not use "latest"):
Direwolf20 1.10 Modpack
- IronBackpacks: 1.10.2-2.2.22
- Minecraft: 1.10.2
- Forge:
- Other Conflicting Mods (may be irrelevant to your issue): Draconic Evolution 1.10.2-2.0.6.157-universal
I will look into it on my end, but my guess is that Brandon isn't calling onItemPickedUp for his blobs, and without that there is no way I can make it work.