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

[BUG] Block Breaker has many weird behaviors #786

Open
1 of 4 tasks
Quarri6343 opened this issue Mar 12, 2022 · 1 comment
Open
1 of 4 tasks

[BUG] Block Breaker has many weird behaviors #786

Quarri6343 opened this issue Mar 12, 2022 · 1 comment
Labels
status: unverified Issue is unverified type: bug Something isn't working

Comments

@Quarri6343
Copy link
Member

Quarri6343 commented Mar 12, 2022

Describe the bug

  • Block Breaker can break some unbreakable blocks like the filled Storage Core from EZStorage 2. This is probably won't fix but this will potentially cause exploits with many other mods
  • Block Breaker voids any item when its inventory is full (see the clip)
  • Block Breaker drops the skull as an item on breaking it
  • Block Breaker penetrates FTB Utils chunk protection from the fake player
    I haven't tested in multiplayer yet

Versions
Forge: 14.23.5.2860
GTCEu: gregtech-1.12.2-2.1.4-beta.jar
Modpack: GregTech Expert 2

Steps To Reproduce
SP
New world generated

Clips

8mb.video-KNF-MvSVAopS.mp4
@ALongStringOfNumbers
Copy link
Contributor

2 is fixed in #809.
3 is a weird edge case that I need to look into some more. The skull is not added to the list of drops, so it is spawned where broken, instead of added to the inventory or moved to the output face when the inventory is full

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status: unverified Issue is unverified type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants