Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drill with mining area upgrade bug #191

Closed
magmamir opened this issue Jun 26, 2023 · 1 comment
Closed

Drill with mining area upgrade bug #191

magmamir opened this issue Jun 26, 2023 · 1 comment
Labels

Comments

@magmamir
Copy link

In both: 4.0.5 and 4.1.0 versions, when drill's mining area function breaks chests (or any other block that have an inventory, except shulker boxes) that block drops only itself, but not items that stored in it. So, if you mine some block with the drill with this upgrade, and there is a chest next to the minable block, you lose all items in it. To fix this, you should probably use setblock air destroy instead of loot on block entities, that could store items (like chests or jukeboxes). I'm not sure about custom blocks from all datapacks but breaking of smitched crafing table and simpleenergy's blocks work pretty fine.

Also, i wanna say that tinker table, with item in it, lags and takes TPS/ms.avg pretty noticeably, and just too much for custom block with gui (from this dp or not). I don't know how to fix it, just wanted to inform you.

@magmamir magmamir added the bug label Jun 26, 2023
@ICY105
Copy link
Owner

ICY105 commented Jun 27, 2023

Fixed in v4.1.1

@ICY105 ICY105 closed this as completed Jun 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants