FastAsyncVoxelSniper

FastAsyncVoxelSniper

33.4k Downloads

Blocks float in the air when doing /b overlay all

OneLiteFeather opened this issue ยท 0 comments

commented

Server Implementation

Paper

Server Version

1.20

Describe the bug

I found out why it is that weird with the fern in the air, it is because of "all" in the command. If I do "some", all blocks are on top as they should.

To Reproduce

  1. take a gunpowder and use /b overlay some (the depth is 1)
  2. Type in chat /v fern (for example)
  3. Use the brush on natural blocks, it looks fine
  4. Change the brush to /b overlay all
  5. Use the brush on not natural blocks, they float on the corner of a higher block

Expected behaviour

That it behaves like the /b overlay some but on not natural blocks (air should be excluded as a possible block so it might not float)

Screenshots / Videos

grafik

Error log (if applicable)

There are no errors, unfortunately

Favs Debugpaste

https://athion.net/ISPaster/paste/view/fd8ffe5669f44bc7bba132e77bc2e490

Favs Version

2.9.3

Checklist

Anything else?

No response