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: Fluid Bits appear when chiseling block on a side with fluid block #1254

Open
koenigstag opened this issue Sep 14, 2024 · 0 comments
Open

Comments

@koenigstag
Copy link

koenigstag commented Sep 14, 2024

Description

When chiseling a block on a side, and if on that side of block is fluid, then taken bits are replaces with fluid bits and basically duplicated.
This is not a visual bug, fluid bits can be collected.

Expected behavior

When chiseling a block, bits are taken out and not replaced by any substitute bit.

Steps to reproduce

  1. Break a block and place any fluid in its place
  2. Take a chisel tool in hand
  3. Chisel top corner bits of block near the fluid block. Important - you need to face the side of block that is not covered with fluid.
  4. The bit is chiseled, but that place is substituted with a fluid bit and duplicated.
  5. Then you can chisel any part of that block (which received a fluid bit), and it will regenerate taken bits with fluid bits.

Video reproduction

Still fluid
https://youtu.be/pJJmipIGO_w

Flowing fluid
https://youtu.be/C4UAKQgJkug

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant